BUG 0000 updating adding script on open.php for caseNotes afer refactoring

This commit is contained in:
Erik Amaru Ortiz
2011-09-21 12:37:09 -04:00
parent 50b5149fac
commit 412f887dec

View File

@@ -39,7 +39,7 @@
$oHeadPublisher =& headPublisher::getSingleton();
$oHeadPublisher->usingExtJs('ux/miframe');
$oHeadPublisher->addExtJsScript('cases/caseUtils', true);
$oHeadPublisher->addExtJsScript('app/main', true);
$oHeadPublisher->addExtJsScript('cases/open', true);
$oHeadPublisher->assign('FORMATS',$conf->getFormats());
$uri = '';