one more respect highlighter
This commit is contained in:
parent
7fe1264f00
commit
f6438592c4
@ -253,7 +253,7 @@
|
||||
if ($('#' + escapedElement).length) {
|
||||
// Proper ID was specified (hopefully by plugins)
|
||||
} else {
|
||||
// Let's try the serendipity[] prefix
|
||||
// Let us try the serendipity[] prefix
|
||||
escapedElement = serendipity.escapeBrackets('serendipity[' + textarea + ']');
|
||||
|
||||
if (!$('#' + escapedElement).length) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user