default.view.wondergem.template-dialogs.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sirius-web Show documentation
Show all versions of sirius-web Show documentation
Provides a modern and scalable web server as SIRIUS module
@modal(name: "danger-link-confirm", titleKey: "template.html.deleteHeader") {
@modalBody() {
@i18n("template.html.deleteText")
}
@modalFooter(submitKey: "NLS.yes", cancelKey: "NLS.cancel")
}