Skip to content

Commit

Permalink
added b:openStreetMap to the main menu
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanrauh committed Jul 11, 2018
1 parent f3e1020 commit e03d93e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/applayout/navbartop.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
<b:navLink value="Messages" outcome="/forms/messages" icon-awesome="refresh" />
<b:navLink value="Growl (popup notifications)" outcome="/forms/Growl" icon-awesome="exclamation" />
<b:navLink value="Remote command" outcome="/forms/RemoteCommand" icon-awesome="chain-broken" />
<b:navLink value="OpenStreetMap" outcome="/forms/openStreetMap" icon-awesome="paint-brush" />
</b:dropMenu>

<ui:remove>
Expand Down

0 comments on commit e03d93e

Please sign in to comment.