aboutsummaryrefslogtreecommitdiff
path: root/web/app/Resources.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/Resources.js')
-rw-r--r--web/app/Resources.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/app/Resources.js b/web/app/Resources.js
index 73cee7b2d..3454ab579 100644
--- a/web/app/Resources.js
+++ b/web/app/Resources.js
@@ -20,11 +20,14 @@ var styles = {
windowWidth: 640,
windowHeight: 480,
+ dateTimeFormat: 'Y-m-d H:i:s',
+ timeFormat: 'H:i',
+ weekStartDay: 1,
+
deviceWidth: 350,
reportHeight: 250,
reportTime: 100,
- reportFormat: 'Y-m-d H:i:s',
mapDefaultLat: 51.507222,
mapDefaultLon: -0.1275,