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

@@ -4,7 +4,7 @@ dbInfo.application = {
init: function ()
{
var sumaryInfPanel = PMExt.createInfoPanel('../../uxmodern/main/getSystemInfo');
var sumaryInfPanel = PMExt.createInfoPanel('../../'+skin+'/admin/getSystemInfo');
var panelInfo = new Ext.Panel({
id:'panelInfo',