Updated show to remove test code

This commit is contained in:
saurabhbhatia 2013-09-25 17:33:05 +08:00
parent 5ec011a5ff
commit ab04070a8e
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@
<% else %>
<% if !@data.blank? %>
<%= plugin.name.gsub(' ', '') %>
<li><a href="#<%= plugin.name.gsub(' ', '') %>"><%= plugin.name %></a></li>
<% end %>