More MapPoint template variable help fixes
This commit is contained in:
parent
e0fffef75c
commit
959df82cba
2 changed files with 19 additions and 1 deletions
|
|
@ -326,6 +326,24 @@ our $I18N = {
|
|||
context => "template variable help",
|
||||
},
|
||||
|
||||
'map point asset template variables' => {
|
||||
message => "Map Point Asset Template Variables",
|
||||
lastUpdated => 0,
|
||||
context => "template variable help",
|
||||
},
|
||||
|
||||
'latitude' => {
|
||||
message => "The latitude of the MapPoint",
|
||||
lastUpdated => 0,
|
||||
context => "template variable help",
|
||||
},
|
||||
|
||||
'longitude' => {
|
||||
message => "The longitude of the MapPoint",
|
||||
lastUpdated => 0,
|
||||
context => "template variable help",
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue