Things are finally working fairly well for the customers grid (although I've not yet taken any speed issues into account). I removed the index.ctp file, since it was largely useless and I figured out how to render directly to the element. I also moved most of the jqGrid XML code into the application controller, since it will be reused by most of our controllers.
git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605/site@108 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<div class="customers index">
|
||||
<?php echo $this->element('customers', array('heading' => '<h2>'.$heading.'</h2>')) ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user