mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 05:37:39 +02:00
apply #14954 to hosted docs
This commit is contained in:
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')
|
||||
|
Reference in New Issue
Block a user