Elfinder: Disable toolbar and tree view

Created on 5 Sep 2017  路  2Comments  路  Source: Studio-42/elFinder

Hi,
I am trying to configure the UI to remove buttons or the whole toolbar as well as the tree view leaving just the drag/drop area, but I am stuck as to where to make the changes.
I tried adding the " ui : ['toolbar', 'path', 'stat'], " option to remove the 'tree' view, but it didn't work where I tried to add it. Shouldn't that prevent the tree ui plugin from loading?

question

Most helpful comment

It is working now. Thanks! It took closing my browser fully and reloading to get the altered .js going.

All 2 comments

@ford442 It be able to hide toolbar and tree with ...

ui : ['path', 'stat'],

Live demo is here.

It is working now. Thanks! It took closing my browser fully and reloading to get the altered .js going.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mschlosser22 picture mschlosser22  路  4Comments

camgullo picture camgullo  路  3Comments

golee picture golee  路  3Comments

aktolu picture aktolu  路  3Comments

ramin-gitt picture ramin-gitt  路  3Comments