Commit 2282d5db

mo khan <mo@mokhan.ca>
2013-07-01 20:56:19
remove back link
1 parent f9eecc8
Changed files (1)
app
views
app/views/favorites/index.html.erb
@@ -1,8 +1,7 @@
 <% provide(:title, "#{@creation.name} by #{@creation.user.name} - fanclub") -%>
 <div class="row">
   <div class="span12">
-    <h1> fans of  <%= link_to @creation.name, creation_path(@creation) %> </h1>
-    <p><%= link_to "Back to creations", mine_creations_path %></p>
+    <h1> Fans of  <%= link_to @creation.name, creation_path(@creation) %> </h1>
     <ul class="thumbnails">
       <% @creation.favorites.each do |favorite| %>
         <li class="span3">