summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-04 12:10:11 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-04 12:10:11 +0200
commit6c0df108c7f4a4f1793d4d49a3b808a340d9ff48 (patch)
tree950d413360a24de568b3cd329806e01008f15c80 /client/components/sidebar
parent5f3ffcb0eb0c844a34a285f82a6dc58379351e89 (diff)
parent9d6d5e1a14c2a3ef22d90eaccffd352d06253117 (diff)
downloadwekan-6c0df108c7f4a4f1793d4d49a3b808a340d9ff48.tar.gz
wekan-6c0df108c7f4a4f1793d4d49a3b808a340d9ff48.tar.bz2
wekan-6c0df108c7f4a4f1793d4d49a3b808a340d9ff48.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'client/components/sidebar')
-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