mirror of
https://github.com/openstf/stf
synced 2025-10-06 03:50:04 +02:00
11 lines
419 B
Text
11 lines
419 B
Text
.stf-fatal-message.stf-modal
|
|
.modal-header.dialog-header-notify
|
|
button(type='button', ng-click='cancel()').close ×
|
|
h4.modal-title.text-danger
|
|
i.fa.fa-exclamation-circle.fa-fw
|
|
span(translate) Version Update
|
|
.modal-body(translate) A new version of STF is available
|
|
.modal-footer
|
|
button.btn.btn-primary(type='button', ng-click='ok()')
|
|
i.fa.fa-refresh
|
|
span(translate) Reload
|