Differences From Artifact [09631747a1]:
- File gc_lang/fr/tb/content/lex_editor.js — part of check-in [1fb5cf9076] at 2018-03-23 12:38:49 on branch multid — [graphspell] spellchecker: select returns an array instead of a string, + getSimilarEntries (user: olr, size: 23614) [annotate] [blame] [check-ins using]
To Artifact [5649559d92]:
- File gc_lang/fr/tb/content/lex_editor.js — part of check-in [8e66560ec8] at 2018-03-24 12:25:52 on branch multid — [fr] lexicographe: étiquettes plus descriptives (user: olr, size: 23619) [annotate] [blame] [check-ins using]
︙ | |||
513 514 515 516 517 518 519 | 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 | - + | } } const oTagsInfo = { load: function () { let lEntry = []; |
︙ |