summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/sidebar')
-rw-r--r--client/components/sidebar/sidebar.jade24
1 files changed, 12 insertions, 12 deletions
diff --git a/client/components/sidebar/sidebar.jade b/client/components/sidebar/sidebar.jade
index ae52dc4c..07da476f 100644
--- a/client/components/sidebar/sidebar.jade
+++ b/client/components/sidebar/sidebar.jade
@@ -147,18 +147,18 @@ template(name="boardCardSettingsPopup")
span
i.fa.fa-paperclip
| {{_ 'attachments'}}
- div.check-div
- a.flex.js-field-has-comments(class="{{#if allowsComments}}is-checked{{/if}}")
- .materialCheckBox(class="{{#if allowsComments}}is-checked{{/if}}")
- span
- i.fa.fa-comment-o
- | {{_ 'comment'}}
- div.check-div
- a.flex.js-field-has-comments(class="{{#if allowsActivities}}is-checked{{/if}}")
- .materialCheckBox(class="{{#if allowsActivities}}is-checked{{/if}}")
- span
- i.fa.fa-history
- | {{_ 'activities'}}
+ //div.check-div
+ // a.flex.js-field-has-comments(class="{{#if allowsComments}}is-checked{{/if}}")
+ // .materialCheckBox(class="{{#if allowsComments}}is-checked{{/if}}")
+ // span
+ // i.fa.fa-comment-o
+ // | {{_ 'comment'}}
+ //div.check-div
+ // a.flex.js-field-has-activities(class="{{#if allowsActivities}}is-checked{{/if}}")
+ // .materialCheckBox(class="{{#if allowsActivities}}is-checked{{/if}}")
+ // span
+ // i.fa.fa-history
+ // | {{_ 'activities'}}
template(name="boardSubtaskSettingsPopup")
form.board-subtask-settings