Commit 74355ad5 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '231182-projects-push-rules-button' into 'master'

Adds gitlab button classes to push rules

See merge request gitlab-org/gitlab!48694
parents fb2c3abc c1d8bd4b
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
.settings-header .settings-header
%h4 %h4
Push Rules Push Rules
%button.btn.js-settings-toggle %button.gl-button.btn.btn-default.js-settings-toggle
= expanded ? 'Collapse' : 'Expand' = expanded ? 'Collapse' : 'Expand'
%p %p
Push Rules outline what is accepted for this project. Push Rules outline what is accepted for this project.
......
---
title: Adds gl-buttons classes to push rules
merge_request: 48694
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