I solved the issue with uxmodern harcoded [issue Mantis 16184]

This commit is contained in:
paula
2015-02-06 16:40:19 -04:00
parent f5c3286e73
commit 603dda1f55
3 changed files with 159 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ switch ($option) {
break;
case "processInfo":
$oHeadPublisher = &headPublisher::getSingleton();
$oHeadPublisher->assign('skin', $_SESSION['currentSkin']);
$oHeadPublisher->addContent("setup/dbInfo"); //Adding a html file .html
$oHeadPublisher->addExtJsScript("setup/dbInfo", false); //Adding a javascript file .js