mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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