default.view.system.tasks.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
@extends(view.wondergem.template.html, title: (NLS.get("ManagedTask.plural")))
@section(breadcrumbs) {
@i18n("ManagedTask.plural")
}
@pageHeader("ManagedTask.plural")
@i18n("ManagedTask.name")
@i18n("ManagedTask.message")
@i18n("ManagedTask.state")
@i18n("ManagedTask.user")
@i18n("ManagedTask.scheduled")
@i18n("ManagedTask.started")