mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
dont update search onResize (#24848)
This commit is contained in:
parent
b8c4233c7d
commit
da0ee2ce3a
1 changed files with 0 additions and 2 deletions
|
|
@ -475,8 +475,6 @@
|
|||
this.breadcrumb.setMaxWidth(containerWidth - actionsWidth - 10);
|
||||
|
||||
this.$table.find('>thead').width($('#app-content').width() - OC.Util.getScrollBarWidth());
|
||||
|
||||
this.updateSearch();
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue