mirror of https://github.com/twbs/bootstrap.git
add missing global declaration for SimpleJekyllSearch
This commit is contained in:
parent
a1ce6a1968
commit
a0dbe55678
|
|
@ -10,6 +10,7 @@
|
|||
*/
|
||||
|
||||
/* global ZeroClipboard */
|
||||
/* global SimpleJekyllSearch */
|
||||
|
||||
!function ($) {
|
||||
'use strict';
|
||||
|
|
|
|||
Loading…
Reference in New Issue