Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/rte.js
diff options
context:
space:
mode:
authorGemorroj <wapinet@gmail.com>2013-01-26 16:35:29 +0400
committerGemorroj <wapinet@gmail.com>2013-01-26 16:35:29 +0400
commitfc51a91713b1e99e0aee9aa778402ee59f860d3d (patch)
tree546859f5467b6b3a7badb32a7b388887e28b6c07 /js/rte.js
parentc3f2796544bf027ac85577cd18715b0c7af7de94 (diff)
many some minor fixes (sorry, see diff)
Diffstat (limited to 'js/rte.js')
-rw-r--r--js/rte.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/rte.js b/js/rte.js
index 55e55612c2..e9863a4d01 100644
--- a/js/rte.js
+++ b/js/rte.js
@@ -200,7 +200,7 @@ RTE.COMMON = {
that.$ajaxDialog.dialog('close');
// If we are in 'edit' mode, we must
// remove the reference to the old row.
- if (mode === 'edit') {this
+ if (mode === 'edit') {
$edit_row.remove();
}
// Sometimes, like when moving a trigger from