OSDN Git Service

nav views refactoring
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 1 Apr 2013 19:30:48 +0000 (22:30 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 1 Apr 2013 19:30:48 +0000 (22:30 +0300)
commit8cadeb67502d9f674dc69c0b05341269c2baeb8f
tree5e950d9341b3f97d7693d05842585f84505d7a8b
parent19ab03f4612a2e622098bc199538380b011754c1
nav views refactoring
13 files changed:
app/assets/stylesheets/sections/nav.scss
app/views/layouts/admin.html.haml
app/views/layouts/application.html.haml
app/views/layouts/group.html.haml
app/views/layouts/nav/_admin.html.haml [new file with mode: 0644]
app/views/layouts/nav/_dashboard.html.haml [new file with mode: 0644]
app/views/layouts/nav/_group.html.haml [new file with mode: 0644]
app/views/layouts/nav/_profile.html.haml [new file with mode: 0644]
app/views/layouts/nav/_project.html.haml [new file with mode: 0644]
app/views/layouts/nav/_team.html.haml [new file with mode: 0644]
app/views/layouts/profile.html.haml
app/views/layouts/project_resource.html.haml
app/views/layouts/user_team.html.haml