cms/app-client/app/services/constants.js
changeset 330 8a29098c8273
parent 329 0a2c2ad49d75
child 339 766af1228b05
equal deleted inserted replaced
329:0a2c2ad49d75 330:8a29098c8273
    76   ESCAPE: 27,
    76   ESCAPE: 27,
    77   RETURN: 13,
    77   RETURN: 13,
    78 };
    78 };
    79 
    79 
    80 const LANGUAGES_TREEMAP = {
    80 const LANGUAGES_TREEMAP = {
    81   "id": "corpus-global",
    81 //  "id": "corpus-global",
    82   "name": "Global",
    82   "name": "Global",
    83   "children": [
    83   "children": [
    84   {
    84   {
    85     "id": "http://lexvo.org/id/iso639-3/fra",
    85     "id": "http://lexvo.org/id/iso639-3/fra",
    86     "name": "Français",
    86     "name": "Français",