taiga-front/app/partials/includes/modules/lightbox-ask-choice.jade

16 lines
431 B
Plaintext

a.close(href="", title="{{'COMMON.CLOSE' | translate}}")
span.icon.icon-delete
form
h2.title
p.question
p.subtitle
p.replacement
select.choices
p.warning
div.options
a.button-green(href="", title="{{'COMMON.ACCEPT' | translate}}")
span(translate="COMMON.ACCEPT")
a.button-red(href="", title="{{'COMMON.CANCEL' | translate}}")
span(translate="COMMON.CANCEL")