1
0
Fork 0

There is now a user switch to change between condensed and detailled notifications

This commit is contained in:
Michael 2017-11-04 12:01:08 +00:00
commit 7de3eae8d0
5 changed files with 250 additions and 243 deletions

View file

@ -135,6 +135,7 @@
</div>
{{include file="field_checkbox.tpl" field=$email_textonly}}
{{include file="field_checkbox.tpl" field=$detailled_notif}}
<!--

View file

@ -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">

View file

@ -131,6 +131,7 @@
</div>
{{include file="field_checkbox.tpl" field=$email_textonly}}
{{include file="field_checkbox.tpl" field=$detailled_notif}}
</div>