First pass at listing the customers. Need to figure out how to paginate based on a HABTM relationship.
git-svn-id: file:///svn-source/pmgr/branches/initial_20090526@22 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
3
site/views/contacts/index.ctp
Normal file
3
site/views/contacts/index.ctp
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="contacts index">
|
||||
<?php echo $this->element('contacts') ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user