Resolve CE/EE diffs in _flash_messages

Part of single codebase changes.
This commit is contained in:
Luke Bennett 2019-05-15 16:31:52 +01:00
parent 9353339ca6
commit 1d78d88ef0
No known key found for this signature in database
GPG Key ID: 402ED51FB5D306C2
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@
= render 'shared/no_password'
- unless project.empty_repo?
= render 'shared/auto_devops_implicitly_enabled_banner', project: project
= render_if_exists 'projects/above_size_limit_warning', project: project