diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-12 14:30:29 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-12 14:30:29 -0400 |
| commit | 2b007d28e89202b5ca55ce663d742df43afdd972 (patch) | |
| tree | 434bb53517b4d7cfb31cb07f2191b526537e372b /www/js/DataModel.js | |
| parent | c0c5bcca233d1548b58a7d92c197696c1505397a (diff) | |
#325 - force timeline to english - it only supports two locales
Former-commit-id: a2d9586dc2ed2cfe82cf71b604dc702d8402fef7
Diffstat (limited to 'www/js/DataModel.js')
| -rw-r--r-- | www/js/DataModel.js | 2 |
1 files changed, 1 insertions, 1 deletions
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' }, |
