From f9b3f2a1c3315402998c76b6dc003b21f8fbef4a Mon Sep 17 00:00:00 2001 From: huang Date: Tue, 29 Sep 2015 11:02:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=89=88=E6=9C=AC=E5=BA=93?= =?UTF-8?q?=E9=83=A8=E5=88=86=E6=8A=A5=E9=94=99=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/repositories/show.html.erb | 73 ---------------------------- 1 file changed, 73 deletions(-) diff --git a/app/views/repositories/show.html.erb b/app/views/repositories/show.html.erb index cbb899db3..242b87a74 100644 --- a/app/views/repositories/show.html.erb +++ b/app/views/repositories/show.html.erb @@ -29,79 +29,6 @@

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <% if !@entries.nil? && authorize_for('repositories', 'browse') %> <%= render :partial => 'dir_list' %> <% end %>