Commit 27fbe27b authored by Alexander Turinske's avatar Alexander Turinske

Remove bootstrap from pages/form

- add icon
parent 4be7c8d6
- 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