You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
we have 2 similar but different js files init.js and select.js. at least we should rename them to admintree.js and selecttree.js to reflect what is in them. ideally we would manage to extract a common base class or something (me no javascript expert, sorry)
additionally we should provide reasonable defaults for all config options where it makes sense or complain if required options miss, to make this more developper-friendly.