Skip to content
代码片段 群组 项目
提交 988e44aa 编辑于 作者: snachnolkar's avatar snachnolkar 提交者: Andrew Fontaine
浏览文件

Use Pajamas alert in repository mirroring settings

Use Pajamas alert component to display errors
shown when saving invalid values while updating
repository mirroring settings.

Changelog: changed
上级 7e268b5a
No related branches found
No related tags found
无相关合并请求
= gitlab_ui_form_for @application_setting, url: repository_admin_application_settings_path(anchor: 'js-mirror-settings') do |f|
= form_errors(@application_setting)
= form_errors(@application_setting, pajamas_alert: true)
%fieldset
.form-group
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册