Inverse cancel and valid archive button on recapitulative file page for user
This commit is contained in:
parent
658262f1de
commit
fe8504fd5e
1 changed files with 3 additions and 3 deletions
|
@ -9,12 +9,12 @@
|
|||
%i.fa.fa-eraser
|
||||
Archiver
|
||||
#confirm
|
||||
%button#valid.btn.btn-sm.btn-success{type: :submit}
|
||||
%i.fa.fa-check
|
||||
Valider
|
||||
%button#cancel.btn.btn-sm.btn-danger{type: :button}
|
||||
%i.fa.fa-remove
|
||||
Annuler
|
||||
%button#valid.btn.btn-sm.btn-success{type: :submit}
|
||||
%i.fa.fa-check
|
||||
Valider
|
||||
|
||||
.col-md-5.col-lg-5
|
||||
|
||||
|
|
Loading…
Reference in a new issue