Actions
Bug #13025
closedArchitecture #12912: Use giter8 for plugin template
Remaning "datasources" in g8 template
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We have in the template:
61: val datasourceMenu = ( 62: Menu("dataSourceManagement", <span>Data sources</span>) / 63: "secure" / "administration" / "dataSourceManagement" 71: Menu(l , m.kids.toSeq :+ datasourceMenu:_* )
In place of the corresponding variables.
Actions