Merge pull request #677 from comerc/patch-1

Update helpers.js
This commit is contained in:
Sacha Greif 2015-01-07 12:07:38 +09:00
commit 88e48d38ad

View file

@ -1,5 +1,5 @@
cl = function(something){
console.log(l);
console.log(something);
};
getCurrentTemplate = function() {