RadarMenuUtil now builds from MOSAIC_RADAR (full list) rather than DIAL_RADAR
Former-commit-id:9649d324f7
[formerlyb6b737c0df
] [formerly b0de64df78c644d48e5c0533f66d028351963333 [formerly21e4ee2d0c
]] Former-commit-id: 89adfeb39c4bb6037c9565d153948f9d57a3bd35 [formerly6e885e0335
] Former-commit-id:82d2f640d9
This commit is contained in:
parent
399adbae8e
commit
c27ebe7056
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