fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
descriptions in catalogue
[redakcja.git]
/
src
/
redakcja
/
static
/
js
/
button_scripts.js
diff --git
a/src/redakcja/static/js/button_scripts.js
b/src/redakcja/static/js/button_scripts.js
index
37f37a7
..
60a80dd
100644
(file)
--- a/
src/redakcja/static/js/button_scripts.js
+++ b/
src/redakcja/static/js/button_scripts.js
@@
-331,7
+331,7
@@
ScriptletCenter.prototype.callInteractive = function(opts) {
ScriptletCenter.prototype.XMLEditorSelectedText = function(editor) {
- return editor.
s
election();
+ return editor.
getS
election();
};
ScriptletCenter.prototype.XMLEditorReplaceSelectedText = function(editor, replacement)