Make jshint happy :(

Este commit está contenido en:
Sébastien Lucas 2014-04-06 21:27:55 +02:00
padre a2a6652487
commit 62cab998ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

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 */
/*global LRUCache, doT, Bloodhound */
var templatePage, templateBookDetail, templateMain, templateSuggestion, currentData, before, filterList;