Explorar el Código

Forgot to make jshint happy ;). re #79

master
Sébastien Lucas hace 9 años
padre
commit
e2425e83ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      util.js

+ 1
- 1
util.js Ver fichero

@@ -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;



Cargando…
Cancelar
Guardar