summaryrefslogtreecommitdiff
path: root/themes/default_admin/views/admin.html.php
AgeCommit message (Collapse)Author
2008-12-15Rename default_admin to admin_default.Bharat Mediratta
2008-12-15Refactor admin dashboard.Bharat Mediratta
o Copy all the assets from default to default_admin so that they're totally separate o Get rid of $item_theme o Rename list_users.html.php to users.html.php o use __call in admin controller to allow us to load any admin page
2008-12-14load admin subpages AJAXy wayFelix Rabinovich
2008-12-14refactored admin views and added 'List User'Felix Rabinovich