default.view.system.scripting.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("ManagedTaskController.scripting")))
@section(head) {
}
@section(breadcrumbs) {
@i18n("ManagedTaskController.scripting")
}
@pageHeader("ManagedTaskController.scripting")
task.log('Good Morning Dave');