More LDAP fixes
This commit is contained in:
parent
fa505a3ecf
commit
50cf668f48
4 changed files with 7 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ if (url != null) {
|
|||
}
|
||||
|
||||
function init() {
|
||||
tinyMCEPopup.resizeToInnerSize();
|
||||
try { tinyMCEPopup.resizeToInnerSize(); } catch(e) {}
|
||||
|
||||
document.getElementById('hrefbrowsercontainer').innerHTML = getBrowserHTML('hrefbrowser','href','file','theme_advanced_link');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue