31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
form(class="form-horizontal subroot", style="overflow: hidden; height: 100%;" role="form", id="form")
|
|
.new_flex_zero(style="padding-left: 15px; padding-right: 15px;")
|
|
h4 eMail versenden
|
|
p#summary_title(style="font-weight: bold; font-style: italic;") Bitte warten Sie, während die folgenden Schritte ausgeführt werden:
|
|
p(style="font-style: italic;") #{parish_name} <span class="glyphicon glyphicon-chevron-right", aria-hidden="true"></span> #{factory_name} <span style="font-size: 80%">(!{timespan})</span>
|
|
|
|
|
|
button#button_send_back(class="btn btn-warning btn-xs", type="button", onclick="history.back();")
|
|
span(class="glyphicon glyphicon-remove-circle", aria-hidden="true")
|
|
span
|
|
span Zurück
|
|
|
|
.row
|
|
.col-sm-12
|
|
span
|
|
table(class="table table-condensed")
|
|
tr
|
|
td
|
|
span#status_collect(class="glyphicon glyphicon-unchecked", aria-hidden="true")
|
|
td <b>Sammle Informationen</b>
|
|
tr
|
|
td
|
|
span#status_convert(class="glyphicon glyphicon-unchecked", aria-hidden="true")
|
|
td <b>Konvertiere Daten in das DOC-Format</b>
|
|
tr
|
|
td
|
|
span#status_send(class="glyphicon glyphicon-unchecked", aria-hidden="true")
|
|
td <b>Versende eMail</b>
|
|
#sendEmail_message
|
|
#sendEmail_explanation
|