Restore innocent code from IE purge

Signed-off-by: Louis Chemineau <louis@chmn.me>
pull/30452/head
Louis Chemineau 2 years ago
parent eb65e653d3
commit e7026c0f57

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -309,6 +309,9 @@ const Dialogs = {
$('body').append(self.$filePicker)
self.$showGridView = $('input#picker-showgridview')
self.$showGridView.on('change', _.bind(self._onGridviewChange, self))
self._getGridSettings()
var newButton = self.$filePicker.find('.actions.creatable .button-add')

Loading…
Cancel
Save