groups of articles now shown on ribica.ba/group/1/, background is in cloudinary
This commit is contained in:
@@ -31,7 +31,7 @@ var ItemCollection = Backbone.Collection.extend({
|
||||
this.offset = offset;
|
||||
},
|
||||
|
||||
classificationTypeUrlParts: ['', 'section', 'category', 'sub_category'],
|
||||
classificationTypeUrlParts: ['', 'section', 'category', 'sub_category', 'item_group'],
|
||||
|
||||
setClassificationType: function(type) {
|
||||
this.classificationType = type;
|
||||
|
||||
Reference in New Issue
Block a user