forked from Cavemanon/cavepaintings
More linting, fix PHPDoc style.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/*jshint bitwise:false, curly:true, eqeqeq:true, evil:true, forin:false, noarg:true, noempty:true, nonew:true, undef:false, strict:false, browser:true, jquery:true */
|
||||
|
||||
$(function() {
|
||||
var blocked_tags = ($.cookie("ui-blocked-tags") || "").split(" ");
|
||||
var needs_refresh = false;
|
||||
|
Reference in New Issue
Block a user