]> git.andy128k.dev Git - ipf.git/commit
separate dashboard and components controllers
authorAndrey Kutejko <andy128k@gmail.com>
Mon, 5 Jan 2015 21:20:51 +0000 (23:20 +0200)
committerAndrey Kutejko <andy128k@gmail.com>
Mon, 5 Jan 2015 21:20:51 +0000 (23:20 +0200)
commit17a9a8e09cee7e6ccee7a83f7ef0e8252f7887df
tree985c322fcb3d9d8a33942b981825b323d185a944
parentafa359bc226ca2a29b67bac0e5fefabdf4c4ca9d
separate dashboard and components controllers
12 files changed:
ipf/admin/app.php
ipf/admin/component.php
ipf/admin/controllers/components.php
ipf/admin/controllers/dashboard.php [new file with mode: 0644]
ipf/admin/controllers/user.php
ipf/admin/log.php
ipf/admin/templates/admin/base.html
ipf/admin/templates/admin/change.html
ipf/admin/templates/admin/delete.html
ipf/admin/templates/admin/index.html
ipf/admin/templates/admin/items.html
ipf/admin/templates/admin/logout.html