mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
use bsCustomFileInput in our docs (#27631)
This commit is contained in:
parent
2df2cdd33d
commit
1fdc7819cd
@ -10,7 +10,7 @@
|
||||
* details, see https://creativecommons.org/licenses/by/3.0/.
|
||||
*/
|
||||
|
||||
/* global ClipboardJS: false, anchors: false, Holder: false */
|
||||
/* global ClipboardJS: false, anchors: false, Holder: false, bsCustomFileInput: false */
|
||||
|
||||
(function ($) {
|
||||
'use strict'
|
||||
@ -108,5 +108,7 @@
|
||||
font: 'Helvetica',
|
||||
fontweight: 'normal'
|
||||
})
|
||||
|
||||
bsCustomFileInput.init()
|
||||
})
|
||||
}(jQuery))
|
||||
|
Loading…
x
Reference in New Issue
Block a user