Changeset 1c0443 in indico


Ignore:
Timestamp:
04/06/10 17:16:59 (3 years ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 4c7d4152dff271ba5df5a8606605969cab454080
Children:
517df8
Parents:
962f8e
git-author:
Davide Galimberti <davide.siro.galimberti@…> (03/18/10 13:26:31)
git-committer:
Jose Benito <jose.benito.gonzalez@…> (04/06/10 17:16:59)
Message:

[FIX] Removed time from news items in main page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/WelcomeHeader.tpl

    re8b0b5 r1c0443  
    1212                <%= newItem.getTitle() %> 
    1313            </a> 
    14             <em><%= _('Posted on') %>&nbsp;<%= formatDateTime(newItem.getAdjustedCreationDate(tz)) %></em> 
     14            <em><%= _('Posted on') %>&nbsp;<%= formatDate(newItem.getAdjustedCreationDate(tz)) %></em> 
    1515        </li> 
    1616    <% end %> 
Note: See TracChangeset for help on using the changeset viewer.