0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

add missing global declaration for SimpleJekyllSearch

This commit is contained in:
Chris Rebert 2014-12-29 12:42:31 -08:00
parent a1ce6a1968
commit a0dbe55678

View File

@ -10,6 +10,7 @@
*/
/* global ZeroClipboard */
/* global SimpleJekyllSearch */
!function ($) {
'use strict';