Commit 0137ae41 authored by Martin Wortschack's avatar Martin Wortschack

Merge branch '233693-remove-bootstrap-pages' into 'master'

Remove bootstrap from pages/form

Closes #233693

See merge request gitlab-org/gitlab!43442
parents be7f5964 27fbe27b
- if domain_presenter.errors.any?
.alert.alert-danger
.gl-alert.gl-alert-danger
= sprite_icon('error', size: 16, css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title')
- domain_presenter.errors.full_messages.each do |msg|
= msg
......
---
title: Remove bootstrap from pages/form
merge_request: 43442
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