فهرست منبع

Minor JS hints

Alexandre Alapetite 8 سال پیش
والد
کامیت
3108b2729f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      p/scripts/main.js

+ 2 - 2
p/scripts/main.js

@@ -1,6 +1,6 @@
 "use strict";
-/* globals context, i18n, shortcut, shortcuts, url */
-/* jshint globalstrict: true */
+/* globals $, jQuery, context, i18n, shortcut, shortcuts, url */
+/* jshint strict:global */
 
 var $stream = null,
 	isCollapsed = true,