From e16813638e0b672330b4b1c1ebe29e64a925da42 Mon Sep 17 00:00:00 2001 From: Harry Bomrah Date: Mon, 20 Oct 2014 18:58:36 +0800 Subject: [PATCH] authorization changes --- lib/archive/engine.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/archive/engine.rb b/lib/archive/engine.rb index 53ce1a9..80828e1 100644 --- a/lib/archive/engine.rb +++ b/lib/archive/engine.rb @@ -21,7 +21,6 @@ module Archive :priority=>1, :active_for_action=>{'admin/archive_files'=>"index"}, :available_for => 'users' - context_link 'new_', :link_path=>"new_admin_archive_file_path" , :priority=>2,