refactor buttons pt1
This commit is contained in:
parent
9fdbdc662a
commit
033aa1a885
75 changed files with 139 additions and 150 deletions
|
@ -18,7 +18,7 @@
|
|||
.input
|
||||
= f.text_field :url, class: "text_field xxlarge"
|
||||
|
||||
= f.submit "Add Web Hook", class: "btn primary"
|
||||
= f.submit "Add Web Hook", class: "btn btn-primary"
|
||||
%hr
|
||||
|
||||
-if @hooks.any?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue