loading best selling items for sections
This commit is contained in:
@@ -18,7 +18,7 @@ var ItemCollection = Backbone.Collection.extend({
|
||||
this.classificationType = type;
|
||||
} ,
|
||||
|
||||
setClassificatonId: function(id) {
|
||||
setClassificationId: function(id) {
|
||||
this.classificationId = id;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user