diff --git a/UI/Templates/ContactsUI/UIxContactEditor.wox b/UI/Templates/ContactsUI/UIxContactEditor.wox index c1c1b45e7..af3e3b025 100644 --- a/UI/Templates/ContactsUI/UIxContactEditor.wox +++ b/UI/Templates/ContactsUI/UIxContactEditor.wox @@ -348,8 +348,4 @@ onclick="window.close(); return false;" /> - - diff --git a/UI/Templates/ContactsUI/UIxContactsUserFolders.wox b/UI/Templates/ContactsUI/UIxContactsUserFolders.wox index b6b95e63e..9b5e19f2b 100644 --- a/UI/Templates/ContactsUI/UIxContactsUserFolders.wox +++ b/UI/Templates/ContactsUI/UIxContactsUserFolders.wox @@ -10,11 +10,10 @@ className="UIxPageFrame" title="name" const:toolbar="none" - const:popup="YES"> - + const:popup="YES" + const:jsFiles="dtree.js"> -
-
+
diff --git a/UI/Templates/MailerUI/UIxMailEditor.wox b/UI/Templates/MailerUI/UIxMailEditor.wox index bfc1976a6..bbc56eb07 100644 --- a/UI/Templates/MailerUI/UIxMailEditor.wox +++ b/UI/Templates/MailerUI/UIxMailEditor.wox @@ -9,7 +9,8 @@ xmlns:label="OGo:label" className="UIxPageFrame" title="panelTitle" - const:popup="YES"> + const:popup="YES" + const:jsFiles="UIxMailToSelection.js">