fixing an issue with translation.en

This commit is contained in:
Fernando Ontiveros
2011-02-25 14:42:31 +00:00
parent 7e529a086d
commit 4a0e9e2d22
6 changed files with 127 additions and 138 deletions

View File

@@ -15,7 +15,7 @@
$_SESSION['PROCESSMAP'] = 'BPMN';
$oHeadPublisher =& headPublisher::getSingleton();
$oHeadPublisher->usingExtJs('ux/miframe');
//$oHeadPublisher->usingExtJs('ux/miframe');
$oHeadPublisher->addExtJsScript('bpmn/ProcessOptions', true);
$oHeadPublisher->addExtJsScript('bpmn/processmap', true);
$oHeadPublisher->addContent( 'bpmn/processmap');