Didn't mean to commit that

This commit is contained in:
Graham Knop 2007-10-09 21:39:33 +00:00
parent 50cf668f48
commit 20d401edf6

View file

@ -8,7 +8,7 @@ if (url != null) {
}
function init() {
try { tinyMCEPopup.resizeToInnerSize(); } catch(e) {}
tinyMCEPopup.resizeToInnerSize();
document.getElementById('hrefbrowsercontainer').innerHTML = getBrowserHTML('hrefbrowser','href','file','theme_advanced_link');