[gen] Bugfixin the sync of i18n files; allow to include XHTML within messages in Appy popups.
This commit is contained in:
parent
834817c27b
commit
d5a9450d72
3 changed files with 9 additions and 3 deletions
|
@ -570,7 +570,7 @@ class AbstractWrapper(object):
|
|||
layoutTarget=obj">:tool.pxLayoutedObject</x>
|
||||
</form>
|
||||
<script type="text/javascript"
|
||||
if="confirmMsg">:'askConfirm(%s,%s,%s)' % \
|
||||
if="confirmMsg">::'askConfirm(%s,%s,%s)' % \
|
||||
(q('script'), q('postConfirmedEditForm()'), q(confirmMsg))</script>
|
||||
<x>:tool.pxPageBottom</x>
|
||||
</x>''', template=pxTemplate, hook='content')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue