RadarMenuUtil now builds from MOSAIC_RADAR (full list) rather than DIAL_RADAR
Former-commit-id:cbd36c66cc
[formerly9649d324f7
] [formerlyb6b737c0df
] [formerly 3ab1af9a6c59c47199ff898b511b300e9aaeee40 [formerly b0de64df78c644d48e5c0533f66d028351963333] [formerlyb6b737c0df
[formerly21e4ee2d0c
]]] Former-commit-id: 36641049eb0fa62b4f0d0a892acb074750c692c8 [formerly 89adfeb39c4bb6037c9565d153948f9d57a3bd35] [formerly82d2f640d9
[formerly6e885e0335
]] Former-commit-id:82d2f640d9
Former-commit-id:c27ebe7056
This commit is contained in:
parent
7287effffa
commit
8118379352
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ public class RadarMenuUtil extends AbstractMenuUtil implements
|
|||
*/
|
||||
// now on to dial radars
|
||||
List<String> radars = RadarsInUseUtil.getSite(getSite(),
|
||||
RadarsInUseUtil.DIAL_CONSTANT);
|
||||
RadarsInUseUtil.MOSAIC_CONSTANT);
|
||||
|
||||
// create MenuTemplateFile for the dialRadars.xml
|
||||
MenuTemplateFile menuTemplateFile = new MenuTemplateFile();
|
||||
|
|
Loading…
Add table
Reference in a new issue