Explorar el Código

missing fix for #413 (#418)

Skylsmoi hace 6 años
padre
commit
970956c8d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tracim/tracim/templates/file/getone.mak

+ 1 - 1
tracim/tracim/templates/file/getone.mak Ver fichero

@@ -110,7 +110,7 @@
110 110
               (function initialisePreviewGenerator() {
111 111
                 previewGenerator(
112 112
                   document.getElementById('previewGenerator'),
113
-                  'fr_FR',
113
+                  globalTracimLang,
114 114
                   [
115 115
                     % for one_url in url:
116 116
                       '${one_url}',