From 27d1b22de74f6c6407d5a739772726a357cfe541 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Mon, 25 Jan 2016 17:03:58 -0500 Subject: #154 - initial layout code for montage history Former-commit-id: d5780a330a1a3eb1ccf83b31f6317dc580cd0d5a --- www/js/DataModel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/DataModel.js') 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, -- cgit v1.2.3