OSDN Git Service

Project tab r1 is finished
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>
Fri, 30 Dec 2011 06:54:42 +0000 (08:54 +0200)
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>
Fri, 30 Dec 2011 06:54:42 +0000 (08:54 +0200)
commit0f627a65f43e1b6bfce059bf1750075fb589e583
tree72c4347d7838d5b04bb2166bc2f2f01fe61ff78d
parentc1c903fb955cbee1afe3bd10944d6c218b576b15
Project tab r1 is finished
16 files changed:
app/assets/stylesheets/projects.css.scss
app/controllers/projects_controller.rb
app/views/dashboard/_sidebar.html.haml
app/views/layouts/project.html.haml
app/views/projects/_project_head.html.haml
app/views/projects/_team.html.haml
app/views/projects/_tile.html.haml
app/views/projects/activities.html.haml [deleted file]
app/views/projects/edit.html.erb [deleted file]
app/views/projects/edit.html.haml [new file with mode: 0644]
app/views/projects/info.html.haml [new file with mode: 0644]
app/views/projects/show.html.haml
app/views/projects/update.js.haml
app/views/snippets/index.html.haml
config/routes.rb
spec/requests/projects_spec.rb