From 2b007d28e89202b5ca55ce663d742df43afdd972 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 12 Sep 2016 14:30:29 -0400 Subject: #325 - force timeline to english - it only supports two locales Former-commit-id: a2d9586dc2ed2cfe82cf71b604dc702d8402fef7 --- 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 dcd6b768..bcbce199 100644 --- a/www/js/DataModel.js +++ b/www/js/DataModel.js @@ -40,7 +40,7 @@ angular.module('zmApp.controllers') text: 'Portugese', value: 'pt' }, - /*{ + /* { text: 'Arabic', value: 'ar' }, -- cgit v1.2.3