@@ -1611,6 +1611,7 @@ MWF.xApplication.process.Work.Processor = new Class({
//
this.orgTableObject = {};
this.orgItemsObject = {};
+ this.orgItemMap = {};
this.orgsArea.empty();
},
getCurrentRouteSelectorList: function () {