Explorar el Código

Update 'views/s_latest_posts.xml'

edgar hace 8 años
padre
commit
f5e03a09fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      views/s_latest_posts.xml

+ 1 - 1
views/s_latest_posts.xml

@@ -65,7 +65,7 @@
             </a>
             <p class="text-center textoautor"> <strong>
               <span t-field="p.author_id"/> 
-              <span t-field="p.create_date"  t-field-options="{&quot;format&quot;: &quot;dd MMMM yyyy&quot;}"/> </strong>>
+              <span t-field="p.create_date"  t-field-options="{&quot;format&quot;: &quot;dd MMMM yyyy&quot;}"/> </strong>
             </p>
           </div>
         </figure>