Skip to content
Snippets Groups Projects
Commit ece9d3e3 authored by Kushal Pandya's avatar Kushal Pandya :speech_balloon:
Browse files

Add classes for using in styles, JS and tests

parent 144fc92f
3 merge requests!2122Merge RC2 into 9.3 (actually-stable),!2106Add RC2 changes to 9-3-stable-ee,!1629Per user/group access levels for Protected Tags
= form_for [@project.namespace.becomes(Namespace), @project, @protected_tag] do |f|
= form_for [@project.namespace.becomes(Namespace), @project, @protected_tag], html: { class: 'new-protected-tag js-new-protected-tag' } do |f|
.panel.panel-default
.panel-heading
%h3.panel-title
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment