Differences From Artifact [152e200e98]:
- File gc_lang/fr/webext/panel/main.html — part of check-in [4a3698dd1a] at 2017-08-09 07:20:59 on branch webext2 — [fx] remove conjugueur and lexicographer from main panel (user: olr, size: 22283) [annotate] [blame] [check-ins using]
To Artifact [e9d159efe3]:
- File gc_lang/fr/webext/panel/main.html — part of check-in [19934834b3] at 2017-08-11 07:35:12 on branch webext_sharedworker — [fx] commited by mistake (not working) (user: olr, size: 22345) [annotate] [blame] [check-ins using]
︙ | |||
34 35 36 37 38 39 40 41 42 43 44 45 46 47 | 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | + | </div> --> <div id="page"> <section id="home_page" class="page"> <h1>GRAMMALECTE</h1> <a href="https://www.dicollecte.org/test.html"></a> </section> <section id="gc_page" class="page"> <h1>CORRECTEUR GRAMMATICAL</h1> <div id="paragraphs_list"></div> </section> |
︙ |