From de1fffb22a1ade6afba4b9f0fcd6550fa6bfaea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 14 Dec 2018 16:24:42 -0500 Subject: [PATCH] Category watch state (#445) * feat: pass data to client * add state fix category new topics alert * update watch tpl * add UCP option for category watch state --- templates/account/settings.tpl | 8 ++++++++ templates/category.tpl | 2 +- templates/partials/category/watch.tpl | 13 +++++++++---- 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/templates/account/settings.tpl b/templates/account/settings.tpl index eaa3b81..9aa2dfa 100644 --- a/templates/account/settings.tpl +++ b/templates/account/settings.tpl @@ -159,6 +159,14 @@ checked/> [[user:follow_topics_you_reply_to]] +
+ + +
diff --git a/templates/category.tpl b/templates/category.tpl index 5c087bb..42cb946 100644 --- a/templates/category.tpl +++ b/templates/category.tpl @@ -19,7 +19,7 @@ - +
diff --git a/templates/partials/category/watch.tpl b/templates/partials/category/watch.tpl index b1dd0f7..c0d8e9e 100644 --- a/templates/partials/category/watch.tpl +++ b/templates/partials/category/watch.tpl @@ -3,16 +3,21 @@ \ No newline at end of file