]> git.arvados.org - arvados.git/commit
3421: Make Workbench project contents tables variable width.
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 20:39:04 +0000 (16:39 -0400)
commit4169ee2834e63a0a13aa6b2e853a2d43659f1048
treefbe1d5c22a62fec05183c09f4282eb824b06a9f4
parenta5fbf74ba1454a555f2c74290e2ff08596955bb3
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