fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' of stigma.nowoczesnapolska.org.pl:platforma
[redakcja.git]
/
project
/
templates
/
explorer
/
panels
/
xmleditor.html
diff --git
a/project/templates/explorer/panels/xmleditor.html
b/project/templates/explorer/panels/xmleditor.html
index
3f74017
..
4a8362d
100644
(file)
--- a/
project/templates/explorer/panels/xmleditor.html
+++ b/
project/templates/explorer/panels/xmleditor.html
@@
-56,8
+56,8
@@
panel_hooks = {
},
toolbarResized: function() {
},
toolbarResized: function() {
- $('.iframe-container',
self
.contentDiv).css('top',
- $('.toolbar',
self
.contentDiv).outerHeight() );
+ $('.iframe-container',
this
.contentDiv).css('top',
+ $('.toolbar',
this
.contentDiv).outerHeight() );
}
};
}
};