From 803963352821febcb81382602866fcc32fca4d00 Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 21 May 2015 08:00:49 +0000 Subject: Fixed a problem with minibar when invoked from gfse or the syntax editor Minibar needs js/langcode.js now, so need to include it in gfse/index.html and syntax-exitor/editor.html too. --- src/www/syntax-editor/editor.html | 1 + 1 file changed, 1 insertion(+) (limited to 'src/www/syntax-editor/editor.html') diff --git a/src/www/syntax-editor/editor.html b/src/www/syntax-editor/editor.html index 8ebc9a919..558c457ad 100644 --- a/src/www/syntax-editor/editor.html +++ b/src/www/syntax-editor/editor.html @@ -26,6 +26,7 @@ + -- cgit v1.2.3