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" %}