first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
(function () {
|
||||
TaxonomyTranslation.collections.TermRows = Backbone.Collection.extend({
|
||||
model: TaxonomyTranslation.models.TermRow
|
||||
});
|
||||
})(TaxonomyTranslation);
|
||||
Reference in New Issue
Block a user