apply #14954 to hosted docs
This commit is contained in:
parent
69e2fae33e
commit
aa309a1e9e
2 changed files with 2 additions and 2 deletions
2
assets/js/customize.min.js
vendored
2
assets/js/customize.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -401,7 +401,7 @@ window.onload = function () { // wait for load in a dumb way because B-0
|
|||
.on('drop', handleConfigFileSelect)
|
||||
}
|
||||
|
||||
$('#import-file-select').on('select', handleConfigFileSelect)
|
||||
$('#import-file-select').on('change', handleConfigFileSelect)
|
||||
$('#import-manual-trigger').on('click', removeImportAlerts)
|
||||
|
||||
var inputsComponent = $('#less-section input')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue