collections does not need to be admin-only
authorTom Clegg <tom@clinicalfuture.com>
Fri, 28 Jun 2013 15:45:15 +0000 (11:45 -0400)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 28 Jun 2013 15:45:15 +0000 (11:45 -0400)
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/views/collections/index.html.erb

index 91c146e8409d7fb92095bba7bbb53bb6e9ab7bb1..92d2ad0976cc838ec8d6e045d7c638e4ebd33b71 100644 (file)
@@ -1,5 +1,4 @@
 class CollectionsController < ApplicationController
-  before_filter :ensure_current_user_is_admin
   skip_before_filter :find_object_by_uuid, :only => [:graph]
 
   def graph
index 76b6c245ea05b5061b5efd02c38f76e0dc3a472a..b5055a20f577bf9667f6bcf4fa9cdfb607dd4698 100644 (file)
@@ -1,4 +1,4 @@
-<%= render :partial => 'nav' %>
+<%#= render :partial => 'nav' %>
 
 <table class="topalign table table-bordered table-striped">
   <thead>