Skip to content

Add disabled delete button to protected branches

What does this MR do?

Add's a disabled CSS style for the delete button on protected branches instead of hiding the button

Are there points in the code the reviewer needs to double check?

Just need to check if the way I did was best practice or not. Still getting started on haml 😄

Why was this MR needed?

Improve UI

Screenshots (if relevant)

Before: Screen_Shot_2016-09-20_at_3.46.48_PM

After: Screen_Shot_2016-09-20_at_3.46.32_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22358 (closed)

Merge request reports