default.view.system.task.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
@args String id;
@extends(view.wondergem.template.html, title: (NLS.get("ManagedTask.title")))
@section(head) {
}
@section(breadcrumbs) {
@i18n("ManagedTask.plural")
@i18n("ManagedTask.title")
}
@pageHeader() {
Aktiver Task
@i18n("NLS.cancel")
}
@heading() {
@i18n("ManagedTask.output")
@i18n("ManagedTask.cleanup")
}
@i18n("ManagedTask.timestamp")
@i18n("ManagedTask.message")