mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 18:54:54 +08:00
fix bug 66935
This commit is contained in:
committed by
Maxim Kadushkin
parent
c037d696d8
commit
ef7eb2f7a9
@ -170,7 +170,6 @@ define([
|
||||
|
||||
const $more = me.getVisibleMoreContainer();
|
||||
if (!$more.length) return;
|
||||
if (p.level === 0) { p.cancel = true; return; }
|
||||
p.set($more, 1);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user