grandlyon: change form buttons order (#52453)

This commit is contained in:
Thomas Jund 2021-04-22 13:03:27 +02:00
parent 6772be0042
commit ba0a6957cd
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@ $title-border-bottom: 1px solid #C5C5B6;
$cell-border: 0px solid transparent;
$widget-unique-checkbox-position: left;
$or-separator: true;
$buttons-order: previous, submit, cancel;