Sfoglia il codice sorgente

Update 'views/s_latest_posts.xml'

edgar 8 anni fa
parent
commit
f5e03a09fe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>