3201: Simplify logic to decide "My Projects" is selectable.
authorBrett Smith <brett@curoverse.com>
Wed, 9 Jul 2014 01:32:40 +0000 (21:32 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 9 Jul 2014 01:32:57 +0000 (21:32 -0400)
commitca080c94faecaaff538846773aad82575bbe1916
tree97b72751c9289ab5ad508192ea9b290dfc9e1cda
parentcacc4e9a3cfacb7a4951cc3f6dc32444116b913e
3201: Simplify logic to decide "My Projects" is selectable.

Thinking about it on the commute home, I decided that my previous
implementation that inspected action_href (e007ef71) was too clever by
half.  Following the adage that explicit is better than implicit, this
version provides a knob you can turn to just say whether or not "My
Projects" is selectable.

Closes #3201.
apps/workbench/app/views/projects/_choose.html.erb
apps/workbench/app/views/projects/_show_contents.html.erb
apps/workbench/app/views/projects/_show_data_collections.html.erb