Skip to content

Commit ffd506d

Browse files
committed
#428 fix(i18n key)
1 parent 3477b5e commit ffd506d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-app/assets/javascripts/spApp/service/toolAddLayerService.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"optional": false
2323
}
2424
}],
25-
"description": $i18n(515,"Add environmental and contextual layers to the map.")
25+
"description": $i18n(415,"Add environmental and contextual layers to the map.")
2626
},
2727

2828
execute: function (inputs) {

0 commit comments

Comments
 (0)