Name | 12 |Package | 13 |Version | 14 |
---|---|---|
<%= app.appName.substring(0,24) %> | 20 |<%= app.packageName %> | 21 |<%= app.versionName.substring(0,12) %> | 22 |
Time | 6 |Content | 7 |
---|---|
<%= date.toLocaleString('en-GB', { timeZone: 'UTC' }) %> | 15 |<%= notification.content %> | 16 |
Name | 12 |Phone Number | 13 |Logs | 14 ||
---|---|---|---|
<%= contact.name %> | 20 |<%= contact.phoneNo %> | 21 |Call Log | 22 |SMS Log | 23 |
Oops! That device can't be found
-------------------------------------------------------------------------------- /server/assets/views/deviceManagerPages/downloads.ejs: -------------------------------------------------------------------------------- 1 |Downloads | 6 |||
---|---|---|
<%= date.toLocaleString('en-GB', { timeZone: 'UTC' }) %> | 14 |<%= item.originalName %> | 15 |16 | | 23 | 22 |
No Page Selected
-------------------------------------------------------------------------------- /server/assets/views/deviceManagerPages/notification_log.ejs: -------------------------------------------------------------------------------- 1 |Time | 6 |Package | 7 |Content | 8 |
---|---|---|
<%= date.toLocaleString('en-GB', { timeZone: 'UTC' }) %> | 16 |<%= notification.appName.substring(0,24) %> 18 | | 19 |
20 | <%= notification.title %> 21 | <%= notification.content %> 22 | |
23 |
Name | 12 |
---|
<%= permission %> | 18 |