From 92bc79600770c7964ac49518300d66cefd469c87 Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Fri, 26 Jul 2013 18:52:43 +0400 Subject: [PATCH] #83: removed unnecessary code --- app/views/platforms/repositories/edit.html.haml | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/views/platforms/repositories/edit.html.haml b/app/views/platforms/repositories/edit.html.haml index f839cf9d1..46266eafc 100644 --- a/app/views/platforms/repositories/edit.html.haml +++ b/app/views/platforms/repositories/edit.html.haml @@ -8,9 +8,6 @@ = render "form", :f => f %br -=# render 'regenerate_metadata' if can?(:regenerate_metadata, @repository) - - - if can?(:update, @repository) .hr %h3= t('layout.repositories.extra_actions')