From d4638f54bad7523907ebb6502af48470351d8f9e Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 8 Aug 2011 17:28:24 +0000 Subject: minibar: refactoring for improved modularity Two smaller objects have been factored out from the Minibar object: Input and Translations. These have been placed in two separate files: minibar_input.js and minibar_translations.js. Some common auxiliary functions have also been moved to a separate file: minibar_support.js --- src/runtime/javascript/minibar/phrasebook.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'src/runtime/javascript/minibar/phrasebook.html') diff --git a/src/runtime/javascript/minibar/phrasebook.html b/src/runtime/javascript/minibar/phrasebook.html index 9a8649d2b..78f5c353f 100644 --- a/src/runtime/javascript/minibar/phrasebook.html +++ b/src/runtime/javascript/minibar/phrasebook.html @@ -1,13 +1,9 @@ - + - - Phrasebook - - - + @@ -24,13 +20,20 @@ see + + + + + +