1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 10:34:07 +02: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';