question bank: MDL-22710 Quesition preview popup does not have scrollbars

Fix thanks to Adriane Boyd.
This commit is contained in:
Tim Hunt
2010-06-25 16:29:16 +00:00
parent e330b3a1a9
commit 8942639bae
+1 -1
View File
@@ -104,7 +104,7 @@ define("QUESTION_NUMANS_ADD", 3);
/**
* The options used when popping up a question preview window in Javascript.
*/
define('QUESTION_PREVIEW_POPUP_OPTIONS', 'scrollbars=true&resizable=true&width=700&height=540');
define('QUESTION_PREVIEW_POPUP_OPTIONS', 'scrollbars=yes&resizable=yes&width=700&height=540');
/**#@+
* Option flags for ->optionflags