Mercurial > p > roundup > code
view templates/classic/html/query.item.html @ 2389:2ff93cee9c63
StaticTranslationService got methods gettext() and ngettext()...
...to be usable instead of 'i18n' module;
added module-level variable 'translationService';
DateHTMLProperty and IntervalHTMLProperty
apply templates translation service to their values
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sat, 05 Jun 2004 12:07:47 +0000 |
| parents | 21312a7564fd |
| children | eea428043ef6 |
line wrap: on
line source
<!-- query.item --> <span tal:content="structure context/renderQueryForm" />
