just the name, not a link

git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@115 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
master
andrew 2008-02-01 07:43:25 +00:00
parent 52e39ac3a5
commit 0055fd85d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<h3 class="author">Uploaded by <%= link_to(@image.people.title, galleries_url(:id => @image.people_id)) -%></h3>
<h3 class="author">Uploaded by <%= @image.people.title -%></h3>
<%= render :partial => 'tag_images/taggable_image_for_page', :locals => { :read_only => true } %>