[MERGE][PQM] Switching the web UI to use a SimpleTAL template
Daniel Watkins
daniel at daniel-watkins.co.uk
Thu Jul 10 14:25:49 BST 2008
On Thu, 10 Jul 2008 14:03:57 +0100
"Martin Albisetti" <argentina at gmail.com> wrote:
> This isn't really that important, but you can do some things
> differently, like:
>
> instead of:
> <div tal:replace="current_time">foo</div></p>
>
> do:
> <div tal:content="current_time"/>
>
> And, instead of:
> <div tal:omit-tag="" tal:condition="message/pqm_managed">
>
> do:
> <tal:block tal:condition="message/pqm_managed">
These are changed in the attached.
--
Daniel Watkins (Odd_Bloke)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simpletal.2.patch
Type: text/x-patch
Size: 28872 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080710/8142560f/attachment-0001.bin
More information about the bazaar
mailing list