issue 160 old document mangagement bug fix by new management system side effect

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9191 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-09-19 05:29:34 +00:00
parent 270e4e7e74
commit cd7afdc5d2
2 changed files with 1 additions and 1 deletions

View file

@ -20,7 +20,6 @@ jQuery(function($){
var $optgroup;
moduleList = obj.menuList;
console.log(moduleList);
if(moduleList)
{
var menuNameList = $('#menuNameList');