Forgot to make jshint happy ;). re #79

This commit is contained in:
Sébastien Lucas 2014-07-24 20:43:26 +02:00
bovenliggende e375177371
commit e2425e83ae
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen

Bestand weergeven

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