refactor buttons pt1
This commit is contained in:
parent
9fdbdc662a
commit
033aa1a885
75 changed files with 139 additions and 150 deletions
|
@ -7,7 +7,7 @@
|
|||
Project name is
|
||||
.input
|
||||
= f.text_field :name, placeholder: "Example Project", class: "xxlarge"
|
||||
= f.submit 'Create project', class: "btn success project-submit"
|
||||
= f.submit 'Create project', class: "btn btn-create project-submit"
|
||||
|
||||
- if current_user.can_select_namespace?
|
||||
.clearfix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue