summaryrefslogtreecommitdiff
path: root/www/js/DataModel.js
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-01-25 17:03:58 -0500
committerpliablepixels <pliablepixels@gmail.com>2016-01-25 17:03:58 -0500
commit27d1b22de74f6c6407d5a739772726a357cfe541 (patch)
treee34c00f28b11e85ce622acca8c2e818dcaeca15d /www/js/DataModel.js
parented0382d3860fe0a0fab3402aff87c19a24155190 (diff)
#154 - initial layout code for montage history
Former-commit-id: d5780a330a1a3eb1ccf83b31f6317dc580cd0d5a
Diffstat (limited to 'www/js/DataModel.js')
-rw-r--r--www/js/DataModel.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/DataModel.js b/www/js/DataModel.js
index 4bbf3e01..a11a0998 100644
--- a/www/js/DataModel.js
+++ b/www/js/DataModel.js
@@ -60,7 +60,7 @@ angular.module('zmApp.controllers')
'graphSize':200,
'minAlarmCount':'1',
- 'montageSize':'10',
+ 'montageSize':'3',
'useNphZms':true,
'packMontage':true,