From 0a5dde29c1575607eeb75c74ed946762fd8f2809 Mon Sep 17 00:00:00 2001 From: Horilla Date: Fri, 28 Feb 2025 11:12:57 +0530 Subject: [PATCH] [UPDT] BACKUP: Updated settings.html file by include url for gdrive backup --- horilla_crumbs/context_processors.py | 1 + templates/settings.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/horilla_crumbs/context_processors.py b/horilla_crumbs/context_processors.py index 4c9447bce..a1e1136ec 100644 --- a/horilla_crumbs/context_processors.py +++ b/horilla_crumbs/context_processors.py @@ -151,6 +151,7 @@ sidebar_urls = [ "user-accessibility", "asset-batch-view", "task-all", + "gdrive", ] remove_urls = [ "feedback-detailed-view", diff --git a/templates/settings.html b/templates/settings.html index 70e686599..f6e289525 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -133,7 +133,7 @@ {% if perms.horilla_backup.view_googledrivebackup %} {% trans "Gdrive Backup" %}