*** empty log message ***

This commit is contained in:
sebastian 2005-03-02 19:15:55 +00:00
parent 36f6ca0b06
commit 06258d6b95
15 changed files with 205 additions and 87 deletions

View file

@ -49,7 +49,7 @@
}
{/literal}
{uiBrowser->getAlertMsg assign='alertMsg'}
{UIBROWSER->getAlertMsg assign='alertMsg'}
{if $alertMsg}
alert('{$alertMsg}');
{/if}