Commit 23042097 authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

правка для move а/ф

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58806 954022d7-b5bf-4e40-9824-e11837661b57
parent 753802ff
......@@ -6634,11 +6634,15 @@ var gUndoInsDelCellsFlag = true;
}
}
if(oCurFilter[i].TableColumns && oCurFilter[i] && findFilters[i])
{
this._cleanStyleTable(aWs, oCurFilter[i].Ref);
this._setColorStyleTable(findFilters[i].Ref, findFilters[i]);
}
if(!data)
this._addHistoryObj(oCurFilter, historyitem_AutoFilter_Move, {worksheet: ws, arnTo: arnTo, arnFrom: arnFrom, activeCells: ws.activeRange})
}
this._cleanStyleTable(aWs, arnFrom);
}
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment