make find work in list browsers
This commit is contained in:
parent
9a57ba6208
commit
4ebdec39cb
6 changed files with 170 additions and 120 deletions
|
|
@ -3,7 +3,7 @@ pandora.ui.folderBrowser = function(id) {
|
|||
var that = Ox.SplitPanel({
|
||||
elements: [
|
||||
{
|
||||
element: pandora.ui.folderBrowserBar(),
|
||||
element: pandora.ui.folderBrowserBar(id),
|
||||
size: 24
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue