I solved the issue with uxmodern harcoded [issue Mantis 16184]
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user