Skip to content

Commit

Permalink
make the metadata curator get value button primary
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Oct 16, 2023
1 parent ea6eacb commit e6400d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
%div.mx-1.mt-3{style: 'width: 15%'}
= render SwitchInputComponent.new(id:"show_submissions", name: "show_submissions", label: "Include all submissions")
%div.mt-3.flex-shrink-0
%button{type: "submit", class: "btn btn-success"}
%button{type: "submit", class: "btn btn-primary"}
Get values
%div.mt-3.flex-shrink-0.flex-fill.d-flex.align-items-center
= turbo_frame_tag "edit_metadata_btn"
Expand Down

0 comments on commit e6400d8

Please sign in to comment.