<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,16 +1,16 @@
 &lt;%# cache(:action_suffix =&gt; &quot;all_topics_&quot;+paste.id.to_s) do  %&gt;
 	&lt;div class=&quot;pastePreview&quot;&gt;
-		&lt;p class=&quot;link&quot; style=&quot;float:left&quot;&gt;&lt;%= link_to &quot;Ver m&#225;is&quot;, (@admin) ? admin_paste_path(paste) : paste  %&gt; &lt;span&gt;(&lt;%= paste.content.split(&quot;\n&quot;).size %&gt; lineas)&lt;/span&gt;&lt;br&gt;&lt;br&gt;
+		&lt;p class=&quot;link&quot; style=&quot;float:left&quot;&gt;&lt;%= link_to &quot;Ver m&#225;is&quot;, (admin) ? admin_paste_path(paste) : paste  %&gt; &lt;span&gt;(&lt;%= paste.content.split(&quot;\n&quot;).size %&gt; lineas)&lt;/span&gt;&lt;br&gt;&lt;br&gt;
 		&lt;p class=&quot;when&quot;&gt; fai &lt;%= hace_tiempo_en_palabras(paste.created_at) %&gt;&lt;/p&gt;
 		&lt;p class=&quot;content&quot; style=&quot;margin-top:40px&quot;&gt;	
-		&lt;%= Uv.parse(truncate(paste.content,300), &quot;xhtml&quot;, paste.language.uv_name, true, @theme) %&gt;&lt;/p&gt;
+		&lt;%= Uv.parse(truncate(paste.content,300), &quot;xhtml&quot;, paste.language.uv_name, true, theme) %&gt;&lt;/p&gt;
 
 	&lt;/p&gt;
-	&lt;% if @admin %&gt;
+	&lt;% if admin %&gt;
 		&lt;p class=&quot;actions-index-pastes&quot;&gt;&lt;%= link_to 'Ver Enteira', [:admin,paste] %&gt;
 		&lt;%= link_to 'Editar', edit_admin_paste_path(paste) %&gt;
 		&lt;%= link_to 'Eliminar', [:admin,paste], :confirm =&gt; '&#191;Estas seguro?', :method =&gt; :delete %&gt;&lt;/p&gt;
 
 	&lt;% end %&gt;
 &lt;%# end %&gt;
-	&lt;/div&gt;&lt;!-- fin  --&gt;	
\ No newline at end of file
+	&lt;/div&gt;&lt;!-- fin  --&gt;	</diff>
      <filename>app/views/layouts/_paste_trim.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>266f96699be78ed82ee839b034b0fdb84388165b</id>
    </parent>
  </parents>
  <author>
    <name>Martin Vazquez</name>
    <email>eu@martinvazquez.net</email>
  </author>
  <url>http://github.com/frandieguez/paste-mabishu/commit/81a69b425096f4986e652cb997d81bd170f6dd33</url>
  <id>81a69b425096f4986e652cb997d81bd170f6dd33</id>
  <committed-date>2008-07-04T13:25:17-07:00</committed-date>
  <authored-date>2008-07-04T13:25:17-07:00</authored-date>
  <message>Correccion das variables locais no layout parcial dos pastes (non mostraba os enlaces de edici&#243;n na parte de administracion)</message>
  <tree>75a859fa8023d7e900446219d529ced4b05f6e2a</tree>
  <committer>
    <name>Martin Vazquez</name>
    <email>eu@martinvazquez.net</email>
  </committer>
</commit>
