Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Rose <est.michael@gmail.com>2013-08-25 02:13:07 +0400
committerMichael Rose <est.michael@gmail.com>2013-08-25 02:13:07 +0400
commitf848a6ae622cf37620d076a9590d02786b81ead7 (patch)
treeb26a038af2bc0f92c4de18dc4344a023325c0d16
parent80ec5862ebd68da789d8a03c96152b6a3c05d87c (diff)
parentd2170b768d45c260528a06c836fc2a4f242b1644 (diff)
Merge branch 'hotfix/jshint-error'jshint-error1.0.0
-rw-r--r--assets/js/plugins/jquery.fitvids.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/plugins/jquery.fitvids.js b/assets/js/plugins/jquery.fitvids.js
index 4cb8e9c..06cffcb 100644
--- a/assets/js/plugins/jquery.fitvids.js
+++ b/assets/js/plugins/jquery.fitvids.js
@@ -1,5 +1,5 @@
/*global jQuery */
-/*jshint multistr:true browser:true */
+/*jshint multistr:true, browser:true */
/*!
* FitVids 1.0
*