SVN Releases > Issues & Bugs

After update problem opening advanced search in #contacts-box

(1/1)

micaelbolognini:
We have a custom skin where we have the following code:
in addressbook.html

--- Code: ---<roundcube:button command="advanced-search" type="link" class="button search disabled" classAct="button search" classSel="button search pressed" label="advanced" title="advsearch" />

--- End code ---

in contactsearch.html

--- Code: ---<roundcube:object name="searchform" id="advsearchform" class="tabbed" size=30 />

--- End code ---

when I look at the genereated code has this

--- Code: --- onclick="return rcmail.command('advanced-search','',this,event)"
--- End code ---

and it calls : ?task=addressbook

In the earlier version it opened in the iframe , now it opens in a jquery dialog.

please point me in the right direction.

Navigation

[0] Message Index

Go to full version