Changeset [5a80289fe5e3ba63888fb688b3f249e8f3efeb14] by Kenrick Turner
July 12th, 2009 @ 09:57 PM
Added breadcrumbing to all views and controllers. http://github.com/kenners/uamuzi...
Committed by Kenrick Turner
- M www/app/controllers/groups_controller.php
- M www/app/controllers/patients_controller.php
- M www/app/controllers/result_lookups_controller.php
- M www/app/controllers/results_controller.php
- M www/app/controllers/tests_controller.php
- M www/app/controllers/users_controller.php
- M www/app/views/groups/add.ctp
- M www/app/views/groups/edit.ctp
- M www/app/views/groups/index.ctp
- M www/app/views/groups/view.ctp
- M www/app/views/patients/add.ctp
- M www/app/views/patients/view.ctp
- M www/app/views/result_lookups/add.ctp
- M www/app/views/result_lookups/edit.ctp
- M www/app/views/result_lookups/index.ctp
- M www/app/views/result_lookups/view.ctp
- M www/app/views/results/add.ctp
- M www/app/views/results/edit.ctp
- M www/app/views/results/index.ctp
- M www/app/views/results/view.ctp
- M www/app/views/tests/add.ctp
- M www/app/views/tests/edit.ctp
- M www/app/views/tests/index.ctp
- M www/app/views/tests/view.ctp
- M www/app/views/users/add.ctp
- M www/app/views/users/edit.ctp
- M www/app/views/users/index.ctp
- M www/app/views/users/view.ctp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.