Added preliminary support for units. The queries are giving me a heck of a time, so I've cheated in some places. For the most part though, it's working. Also, something went wrong with svn, and view/contacts/view.ctp was not right (a checkin seems to have been omitted on it). This checking brings it up to date.

git-svn-id: file:///svn-source/pmgr/branches/initial_20090526/site@28 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-05-28 11:26:09 +00:00
parent 54c7287ee4
commit 7805e4d229
7 changed files with 439 additions and 17 deletions

3
views/units/index.ctp Normal file
View File

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