Skip to content

Commit

Permalink
Added inspector icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Irmscher committed Jul 21, 2016
1 parent 848c871 commit 9802cb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Configuration/NodeTypes.GoogleMap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@
'properties':
label: i18n
position: 10
icon: 'fa fa-cog'
'coordinates':
label: i18n
position: 10
icon: 'fa fa-location-arrow'
properties:
height:
type: integer
Expand Down Expand Up @@ -182,9 +184,11 @@
'address':
label: i18n
position: 10
icon: 'fa fa-map-marker'
'info':
label: i18n
position: 20
icon: 'fa fa-info'
properties:
street:
type: string
Expand Down

0 comments on commit 9802cb5

Please sign in to comment.