Files
pmgr/site/views/contacts/index.ctp
abijah 8393403443 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
2009-05-28 08:04:22 +00:00

4 lines
80 B
PHP

<div class="contacts index">
<?php echo $this->element('contacts') ?>
</div>