[UPDT] BACKUP: Updated settings.html file by include url for gdrive backup
This commit is contained in:
@@ -151,6 +151,7 @@ sidebar_urls = [
|
||||
"user-accessibility",
|
||||
"asset-batch-view",
|
||||
"task-all",
|
||||
"gdrive",
|
||||
]
|
||||
remove_urls = [
|
||||
"feedback-detailed-view",
|
||||
|
||||
@@ -133,7 +133,7 @@
|
||||
{% if perms.horilla_backup.view_googledrivebackup %}
|
||||
<a
|
||||
id="date"
|
||||
{% comment %} href="{% url 'gdrive' %}" {% endcomment %}
|
||||
href="{% url 'gdrive' %}"
|
||||
class="oh-inner-sidebar__link oh-dropdown__link"
|
||||
>{% trans "Gdrive Backup" %}</a
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user