Merged in paulis/processmaker/PM-1464 (pull request #1408)

I solved the issue with uxmodern harcoded [issue Mantis 16184]
This commit is contained in:
Julio Cesar Laura Avendaño
2015-02-10 11:03:09 -04:00
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