6880: added deletable? method and used to determine whether or not to show this butto...
authorradhika <radhika@curoverse.com>
Thu, 6 Aug 2015 16:00:20 +0000 (12:00 -0400)
committerradhika <radhika@curoverse.com>
Thu, 6 Aug 2015 16:00:20 +0000 (12:00 -0400)
commit467b636f7d1b34f7695f55af972ae90132fc8063
tree616c133ebe05e42d97cfbe2bcdc386b700eed671
parent75eaaaa74a4a7ec6821008fe93dbee598ee24dee
6880: added deletable? method and used to determine whether or not to show this button in the delete_object_button partial.
6916: created and moved logic into show_home_button partial rather than determine whether or not to show the button in the generic view.
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/models/user.rb
apps/workbench/app/views/application/_delete_object_button.html.erb
apps/workbench/app/views/application/_show_home_button.html.erb [new file with mode: 0644]
apps/workbench/app/views/application/_show_recent.html.erb