There is now a user switch to change between condensed and detailled notifications
This commit is contained in:
parent
6b9cb9c755
commit
7de3eae8d0
5 changed files with 250 additions and 243 deletions
|
@ -135,6 +135,7 @@
|
|||
</div>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
{{include file="field_checkbox.tpl" field=$detailled_notif}}
|
||||
|
||||
|
||||
<!--
|
||||
|
|
|
@ -194,7 +194,7 @@
|
|||
</div>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$detailled_notif}}
|
||||
|
||||
{{* commented out because it was commented out in the original template
|
||||
<div class="field">
|
||||
|
|
|
@ -131,6 +131,7 @@
|
|||
</div>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
{{include file="field_checkbox.tpl" field=$detailled_notif}}
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue