forked from Archives/Athou_commafeed
category dropdown menu
This commit is contained in:
@@ -129,6 +129,7 @@ module.factory('SubscriptionService', function($resource, $http) {
|
||||
callback(data);
|
||||
});
|
||||
};
|
||||
s.deleteCategory = res.deleteCategory;
|
||||
s.collapse = res.collapse;
|
||||
s.init();
|
||||
return s;
|
||||
|
||||
Reference in New Issue
Block a user