forked from Archives/Athou_commafeed
fix category removal
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<div class="form-actions">
|
||||
<button type="submit" class="btn btn-primary" ui-if="!isMeta()">Save</button>
|
||||
<button type="button" class="btn" ng-click="back()">Cancel</button>
|
||||
<button type="button" class="btn btn-danger" ng-click="unsubscribe()" ui-if="!isMeta()">Unsubscribe</button>
|
||||
<button type="button" class="btn btn-danger" ng-click="deleteCategory()" ui-if="!isMeta()">Delete</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user