X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fc7a60feb9496c250cd1e8ca3db8c74267790047..1a2a6714d405526c16ac4f0900b6dfb0c4c83b6a:/project/templates/explorer/panels/xmleditor.html diff --git a/project/templates/explorer/panels/xmleditor.html b/project/templates/explorer/panels/xmleditor.html index 7691269b..3f74017d 100644 --- a/project/templates/explorer/panels/xmleditor.html +++ b/project/templates/explorer/panels/xmleditor.html @@ -35,6 +35,7 @@ panel_hooks = { $(texteditor.frame).css({width: '100%', height: '100%'}); this.texteditor = texteditor; + self._endload(); }, unload: function() {