From 0b3b267e638adb4a3c4b77ba36d66f468f3ff1fb Mon Sep 17 00:00:00 2001 From: Athou Date: Sat, 30 Aug 2014 16:36:11 +0200 Subject: [PATCH] categories are now deletable again --- CHANGELOG | 1 + src/main/app/templates/feeds.category_details.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f4ee96f6..64db6c8b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ v 2.0.3 - internet explorer ajax cache workaround + - categories are now deletable again v 2.0.2 - api using the api key is now working again - context path is now configurable in config.yml (see app.contextPath in config.yml.example) diff --git a/src/main/app/templates/feeds.category_details.html b/src/main/app/templates/feeds.category_details.html index 5cf781bd..d0698c7b 100644 --- a/src/main/app/templates/feeds.category_details.html +++ b/src/main/app/templates/feeds.category_details.html @@ -40,7 +40,7 @@
+ confirm-click="'details.delete_category_confirmation' | translate">{{ 'global.delete' | translate }}