Commit bff5db6c authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch '233682-bootstrap-alert-size-limit' into 'master'

Convert bootstrap alert to gl for project size limit

See merge request gitlab-org/gitlab!45312
parents 544a4388 c54d21dd
- size_checker = project.repository_size_checker
- if size_checker.above_size_limit?
.alert.alert-warning.d-none.d-sm-block
.gl-alert.gl-alert-warning.gl-display-none.gl-display-sm-block
= sprite_icon('warning', css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title')
= size_checker.error_message.above_size_limit_message
---
title: Convert bootstrap alert to gl for project size limit
merge_request: 45312
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment