mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
apply #14954 to hosted docs
This commit is contained in:
parent
69e2fae33e
commit
aa309a1e9e
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…
x
Reference in New Issue
Block a user