summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar/sidebar.jade
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-04 12:04:12 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-04 12:04:12 +0200
commit763cf81c973d6e110a3a2102b7da454b7038facc (patch)
tree4ff7c10e2267d488acaa5f9851f23f5b13b6f648 /client/components/sidebar/sidebar.jade
parent0b64a46bdca257ed8fb8f320d8dd2f8fec994c89 (diff)
downloadwekan-763cf81c973d6e110a3a2102b7da454b7038facc.tar.gz
wekan-763cf81c973d6e110a3a2102b7da454b7038facc.tar.bz2
wekan-763cf81c973d6e110a3a2102b7da454b7038facc.zip
[Fix Adding Labels to cards is not possible anymore](https://github.com/wekan/wekan/issues/2223).
Thanks to xet7 ! Closes #2223
Diffstat (limited to 'client/components/sidebar/sidebar.jade')
-rw-r--r--client/components/sidebar/sidebar.jade30
1 files changed, 0 insertions, 30 deletions
diff --git a/client/components/sidebar/sidebar.jade b/client/components/sidebar/sidebar.jade
index a7881656..4e4d355c 100644
--- a/client/components/sidebar/sidebar.jade
+++ b/client/components/sidebar/sidebar.jade
@@ -56,36 +56,6 @@ template(name="membersWidget")
button.js-member-invite-accept.primary {{_ 'accept'}}
button.js-member-invite-decline {{_ 'decline'}}
-template(name="boardChangeVisibilityPopup")
- +boardVisibilityList
-
-template(name="boardChangeWatchPopup")
- ul.pop-over-list
- li
- with "watching"
- a.js-select-watch
- i.fa.fa-eye.colorful
- | {{_ 'watching'}}
- if watchCheck
- i.fa.fa-check
- span.sub-name {{_ 'watching-info'}}
- li
- with "tracking"
- a.js-select-watch
- i.fa.fa-bell.colorful
- | {{_ 'tracking'}}
- if watchCheck
- i.fa.fa-check
- span.sub-name {{_ 'tracking-info'}}
- li
- with "muted"
- a.js-select-watch
- i.fa.fa-bell-slash.colorful
- | {{_ 'muted'}}
- if watchCheck
- i.fa.fa-check
- span.sub-name {{_ 'muted-info'}}
-
template(name="boardChangeColorPopup")
.board-backgrounds-list.clearfix
each backgroundColors