open up specimens page index and show pages
authorTom Clegg <tom@clinicalfuture.com>
Mon, 15 Jul 2013 16:03:40 +0000 (12:03 -0400)
committerTom Clegg <tom@clinicalfuture.com>
Mon, 15 Jul 2013 16:03:40 +0000 (12:03 -0400)
apps/workbench/app/controllers/specimens_controller.rb
apps/workbench/app/views/specimens/show.html.erb [deleted file]

index 748985347dc717b7e9f4679d7df3bfb5c8c8de39..47dd8a23589801517a9a00fd251a95d547b187b7 100644 (file)
@@ -1,3 +1,2 @@
 class SpecimensController < ApplicationController
-  before_filter :ensure_current_user_is_admin
 end
diff --git a/apps/workbench/app/views/specimens/show.html.erb b/apps/workbench/app/views/specimens/show.html.erb
deleted file mode 100644 (file)
index 9079085..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<%= render :partial => 'application/arvados_object' %>