summaryrefslogtreecommitdiff
path: root/app/views/layouts
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-25 12:18:56 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-25 12:18:56 +0000
commitd2d913b606702ecefa01f03362602fde256e3f75 (patch)
tree07643306ee63f789188a9133823aac3c92c94dfb /app/views/layouts
parentaf69e63b6655a450849a8fa2640ae6ce5a8db681 (diff)
downloadgitlab-ce-d2d913b606702ecefa01f03362602fde256e3f75.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/layouts')
-rw-r--r--app/views/layouts/project.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/layouts/project.html.haml b/app/views/layouts/project.html.haml
index 214b41d5ab6..31d02324e68 100644
--- a/app/views/layouts/project.html.haml
+++ b/app/views/layouts/project.html.haml
@@ -10,7 +10,6 @@
- content_for :flash_message do
= dispensable_render_if_exists "projects/storage_enforcement_alert", context: @project
= dispensable_render_if_exists "shared/namespace_storage_limit_alert", context: @project
- = dispensable_render_if_exists "projects/deprecate_license_check_alert", project: @project
- content_for :project_javascripts do
- project = @target_project || @project