5261: Move project name and description into a Summary tab.
authorTom Clegg <tom@curoverse.com>
Wed, 4 Mar 2015 19:49:55 +0000 (14:49 -0500)
committerTom Clegg <tom@curoverse.com>
Wed, 4 Mar 2015 19:49:55 +0000 (14:49 -0500)
commit6ba419ef43b3e06b2bc48b0204146349ab64ab5b
tree1355f144f9532b1abf13c580dcef3e2139c42411
parenta04ea95e79c60ed2a54eaec5b5c2e235fe39ef9a
5261: Move project name and description into a Summary tab.

Reduce tab font size to reduce chances of word-wrapping tabs.
apps/workbench/app/assets/stylesheets/application.css.scss
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/views/projects/_show_summary.html.erb [new file with mode: 0644]
apps/workbench/app/views/projects/show.html.erb