瀏覽代碼

Forgot to make jshint happy ;). re #79

master
Sébastien Lucas 9 年之前
父節點
當前提交
e2425e83ae
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      util.js

+ 1
- 1
util.js 查看文件

@@ -3,7 +3,7 @@
// https://github.com/seblucas/cops

/*jshint curly: true, latedef: true, trailing: true, noarg: true, undef: true, browser: true, jquery: true, unused: true, devel: true, loopfunc: true */
/*global LRUCache, doT, Bloodhound */
/*global LRUCache, doT, Bloodhound, postRefresh */

var templatePage, templateBookDetail, templateMain, templateSuggestion, currentData, before, filterList;



Loading…
取消
儲存