From a2d5a7dbd8472aba2a8581a46bd7706e738c7cd6 Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 2 Dec 2013 16:13:32 +1100 Subject: [PATCH] auto close is messed up in category edit, remove for now --- .../discourse/templates/modal/edit_category.js.handlebars | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/modal/edit_category.js.handlebars b/app/assets/javascripts/discourse/templates/modal/edit_category.js.handlebars index 55e43efad11..fa59b815f1d 100644 --- a/app/assets/javascripts/discourse/templates/modal/edit_category.js.handlebars +++ b/app/assets/javascripts/discourse/templates/modal/edit_category.js.handlebars @@ -88,7 +88,9 @@
- {{autoCloseForm autoCloseDays=auto_close_days labelKey="category.auto_close_label"}} +