aboutsummaryrefslogtreecommitdiff
path: root/templates/short/deviceInactive.vm
diff options
context:
space:
mode:
authorKhaksar Weqar <wkhaksar1@gmail.com>2021-11-02 16:22:03 +0100
committerKhaksar Weqar <wkhaksar1@gmail.com>2021-11-02 16:22:03 +0100
commit12b26830b3eae6fac9e87c462fc09cfe6c962964 (patch)
treebc852a5f7c48b99108be4462a037251d6d384cd9 /templates/short/deviceInactive.vm
parentf686847115097cf388a775fad6f13b8bf6893193 (diff)
downloadtrackermap-server-12b26830b3eae6fac9e87c462fc09cfe6c962964.tar.gz
trackermap-server-12b26830b3eae6fac9e87c462fc09cfe6c962964.tar.bz2
trackermap-server-12b26830b3eae6fac9e87c462fc09cfe6c962964.zip
short-message-title-from-templates
Diffstat (limited to 'templates/short/deviceInactive.vm')
-rw-r--r--templates/short/deviceInactive.vm1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/short/deviceInactive.vm b/templates/short/deviceInactive.vm
index d7431124c..f701ba408 100644
--- a/templates/short/deviceInactive.vm
+++ b/templates/short/deviceInactive.vm
@@ -1,3 +1,4 @@
+#set($title = "Inactive")
#set($lastUpdate = $dateTool.getDate())
#set($ignore = $lastUpdate.setTime($event.getLong("lastUpdate")))
$device.name inactive from $dateTool.format("YYYY-MM-dd HH:mm:ss", $lastUpdate, $locale, $timezone)