Removed Polymer 0.5, started implementing Polymer 1.0
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
Template.gridPadding.helpers({
|
||||
//create a list of true values with length = num
|
||||
list: function(){
|
||||
return _.range(1, this.num);
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user