mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #24682 from f4bsch/master
dont update search onResize
This commit is contained in:
commit
f8bbbba306
1 changed files with 0 additions and 2 deletions
|
|
@ -507,8 +507,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