parent
e244ca49d9
commit
131c56f7a1
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ public class TemplateFinderPopup extends
|
|||
bandboxSearch = new BandboxSearch();
|
||||
bandboxSearch.setFinder(finderName);
|
||||
bandboxSearch.setWidthBandbox("300px");
|
||||
bandboxSearch.setListboxWidth("400px");
|
||||
bandboxSearch.setWidthListbox("600px");
|
||||
finderPlaceholder.appendChild(bandboxSearch);
|
||||
bandboxSearch.afterCompose();
|
||||
popup.open(ref, position);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue