demarches-normaliennes/app/views/layouts/_etape_suivante.html.haml

1 line
194 B
Text
Raw Normal View History

2015-08-10 11:05:06 +02:00
= submit_tag 'Etape suivante', class: %w(btn btn btn-info), style: 'float:right', id: 'etape_suivante', data: { disable_with: 'Etape suivante', submit: true}, onclick: 'submit_check_draw(event)'