diff options
Diffstat (limited to 'templates/short/commandResult.vm')
-rw-r--r-- | templates/short/commandResult.vm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/short/commandResult.vm b/templates/short/commandResult.vm index 27fd668be..7b3986573 100644 --- a/templates/short/commandResult.vm +++ b/templates/short/commandResult.vm @@ -1 +1,2 @@ +#set($title = "Command Result") $device.name command result received: $position.getString("result") at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone) |