mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
apply #14954 to hosted docs
This commit is contained in:
Vendored
+1
-1
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)
|
.on('drop', handleConfigFileSelect)
|
||||||
}
|
}
|
||||||
|
|
||||||
$('#import-file-select').on('select', handleConfigFileSelect)
|
$('#import-file-select').on('change', handleConfigFileSelect)
|
||||||
$('#import-manual-trigger').on('click', removeImportAlerts)
|
$('#import-manual-trigger').on('click', removeImportAlerts)
|
||||||
|
|
||||||
var inputsComponent = $('#less-section input')
|
var inputsComponent = $('#less-section input')
|
||||||
|
|||||||
Reference in New Issue
Block a user