since few days a have following error when i want to open a phoca-category:
Code: Select all
0 - Input_0:689: ERROR - object literals cannot contain duplicate keys in ES5 strict mode },getSelected:function(){return this.selectedRows;},serialize:function(){var a=this.previous.apply(this,arguments)||{};if(this.options.selectable){a.selectedRows=this.selectedRows.map(function(b){return Array.indexOf(this.body.rows,b); ^ Input_0:696: ERROR - object literals cannot contain duplicate keys in ES5 strict mode c++){if(this.options.selectHiddenRows||e[c].isDisplayed()){this[g](e[c],true);}}return this;},deselectRange:function(b,a){this.selectRange(b,a,true);},getSelected:function(){return this.selectedRows; ^Anyone an idea?
Best regards

