semicolon

v1.18.x
psychobunny 10 years ago
parent 789418f987
commit 7c7b43d295

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

Loading…
Cancel
Save