OSDN Git Service

Improve admin views for project and groups
authorCyril <jv.cyril@gmail.com>
Wed, 28 Nov 2012 16:08:25 +0000 (17:08 +0100)
committerCyril <jv.cyril@gmail.com>
Wed, 28 Nov 2012 17:04:28 +0000 (18:04 +0100)
commite0a9ffcdaa0bef73caee5a502cabe1b4d8767f1b
treeca190de9617b58041115079a91db674174bd8b78
parent3d242a3154644bb1fea1b70d2661cee4f3db342c
Improve admin views for project and groups
* layout: add 'Groups' item to main_menu
* admin/dashboard: add a ui-box for groups
* projects and groups: remove nav tabs
app/views/admin/dashboard/index.html.haml
app/views/admin/groups/index.html.haml
app/views/admin/groups/show.html.haml
app/views/admin/projects/index.html.haml
app/views/admin/projects/show.html.haml
app/views/admin/shared/_projects_head.html.haml [deleted file]
app/views/layouts/_head_panel.html.haml
app/views/layouts/admin.html.haml
features/admin/active_tab.feature
features/steps/admin/admin_active_tab.rb