Moved units onto jqGrid. Also generalized the jqGridSetup (now jqGridView) function and moved it into the app controller.

git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605/site@117 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-06-14 05:33:30 +00:00
parent ddf4d5cb29
commit 67d640b1a0
5 changed files with 100 additions and 153 deletions

View File

@@ -1,3 +0,0 @@
<div class="units index">
<?php echo $this->element('units', array('heading' => '<h2>'.$heading.'</h2>')) ?>
</div>