mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
правка для бага №18944(CoEdit: Добавленный одним пользователем фильтр или таблица на втором и далее листах отменяется у другого пользователя)
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47065 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander.Trofimov
parent
e5dade6fe7
commit
3f8a85d39d
@ -721,6 +721,8 @@
|
||||
if(isInsertButton){
|
||||
if (bIsActiveSheet)
|
||||
t._addButtonAF(newRes, ws, bIsOpenFilter);
|
||||
else
|
||||
t._addButtonAF(newRes, ws, true);
|
||||
}
|
||||
else if(!t.allButtonAF)
|
||||
t.allButtonAF = [];
|
||||
|
||||
Reference in New Issue
Block a user