From 9a6887aa496dcdb579e46915fd6d3c737e3dbb99 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 26 Mar 2012 17:13:40 +0000 Subject: [PATCH] gfse: enable word replacement in minibar when activated from the editor --- src/www/gfse/editor.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/www/gfse/editor.js b/src/www/gfse/editor.js index 6e51d2fc1..4edc7f193 100644 --- a/src/www/gfse/editor.js +++ b/src/www/gfse/editor.js @@ -229,6 +229,8 @@ function minibar_button(g,files,err_ind) { show_abstract: true, show_trees: true, show_grouped_translations: false, + show_brackets: true, + word_replacements: true, default_source_language: "Eng", try_google: true }