All Downloads are FREE. Search and download functionalities are using the official Maven repository.

default.view.system.scope-config.html Maven / Gradle / Ivy

There is a newer version: 22.2.3
Show newest version
@*
*  Made with all the love in the world
*  by scireum in Remshalden, Germany
*
*  Copyright by scireum GmbH
*  http://www.scireum.de - [email protected]
*@
@args String name, List files, String contents
@extends(view.wondergem.template.html, title: (NLS.get("ScopeDefaultConfigController.config")))

@section(head) {
    
}

@section(breadcrumbs) {
  • @i18n("ScopeDefaultConfigController.config")
  • @name
  • } @pageHeader("ScopeDefaultConfigController.config")
    @navbox() { @for(String file : files) {
  • @file
  • } }
    @contents




    © 2015 - 2025 Weber Informatics LLC | Privacy Policy