3421: Make Workbench project contents tables variable width. 3421-wide-project-tables-wip
authorBrett Smith <brett@curoverse.com>
Wed, 13 Aug 2014 16:07:06 +0000 (12:07 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 13 Aug 2014 16:07:06 +0000 (12:07 -0400)
commit2ad9c20601673674ad787e2457445b6c1a0e9212
tree5157a97bd4c73f3654a411dbb674a62f445fb079
parent7d598997ce1851f37ac0ec21c47abc76d5e84277
3421: Make Workbench project contents tables variable width.

This change will ensure that users can see the "edit name" buttons, by
letting a table row grow as needed to accommodate long names.  It puts
each row's buttons in dedicated cells to try to stay true to the
original layout as much as possible.
apps/workbench/app/views/projects/_show_contents_rows.html.erb
apps/workbench/app/views/projects/_show_tab_contents.html.erb