ez projects / ezxajax / forum / general / patch for rev. 1656
You need to be logged in to post messages in the forums. New users may register here.
Member since: Posts: 3 |
Tuesday 17 February 2009 5:09:10 pm Hi Kristof,
I make a patch for your last revision =================================================================== --- design/admin/templates/pagelayout.tpl (revision 1656) +++ design/admin/templates/pagelayout.tpl (working copy) @@ -288,7 +288,7 @@ {* Main area START *} {cache-block keys=$uri_string expiry=0 ignore_content_expiry} -<p>Date/time in cache block: <strong>{currentdate()|l10n('datetime')}</strong></p> + {debug-log var=currentdate()|l10n('datetime') msg="Date/time in cache block"} {/cache-block} {include uri='design:page_mainarea.tpl'} Can you please put in your code. Thanks -- |
|
Member since: Posts: 68 |
Tuesday 17 February 2009 8:07:14 pm Hi Francesco
I must have been a bit quick with committing that template, should have double checked all local modifications. Will fix. Thanks for reporting ;) independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org |
|
Member since: Posts: 3 |
Wednesday 18 February 2009 12:06:08 am No problem!!!
Thanks. -- |
You need to be logged in to post messages in the forums. New users may register here.