semicolon

This commit is contained in:
psychobunny
2015-03-26 17:36:15 -04:00
parent 789418f987
commit 7c7b43d295

View File

@@ -52,7 +52,7 @@
helpers.stripTags = function(str) {
return S(str).stripTags().s;
}
};
helpers.generateCategoryBackground = function(category) {
var style = [];