1
0

Of course we still need those for the time being.

This commit is contained in:
Matthias Mees
2013-06-06 22:06:23 +02:00
parent 0b4379b06d
commit 1f3a6348b0

View File

@ -343,6 +343,9 @@ function serendipity_imageSelector_done(textarea) {
parent.self.close();
}
var img_plus = '{serendipity_getFile file="img/plus.png"}';
var img_minus = '{serendipity_getFile file="img/minus.png"}';
// Toggle extended entry editor
function toggle_extended(setCookie) {
if ($('#toggle_extended').length == 0) {