[FIX] SETTINGS: Fixed outlook error in settings page
This commit is contained in:
@@ -160,8 +160,6 @@
|
|||||||
</div>
|
</div>
|
||||||
{% elif perms.base.view_dynamicemailconfiguration and "outlook_auth"|app_installed %}
|
{% elif perms.base.view_dynamicemailconfiguration and "outlook_auth"|app_installed %}
|
||||||
<div class="oh-input-group">
|
<div class="oh-input-group">
|
||||||
{% else %}
|
|
||||||
{% comment %} <div class="oh-input-group">
|
|
||||||
<a
|
<a
|
||||||
id="date"
|
id="date"
|
||||||
href="{% url 'outlook_view_records' %}"
|
href="{% url 'outlook_view_records' %}"
|
||||||
@@ -170,8 +168,6 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div> {% endcomment %}
|
|
||||||
{% endif %}
|
|
||||||
<div class="oh-input-group">
|
<div class="oh-input-group">
|
||||||
{% if perms.horilla_backup.view_googledrivebackup %}
|
{% if perms.horilla_backup.view_googledrivebackup %}
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user