euphorie / Euphorie

Euphorie is a tool for risk assessment
https://pythonhosted.org/Euphorie/
GNU General Public License v2.0
12 stars 6 forks source link

client navigation: refactor getTreeData function to call a browser vi… #722

Closed mauritsvanrees closed 5 months ago

mauritsvanrees commented 5 months ago

…ew 'oira_navigation_tree'.

Then we can subclass this browser view elsewhere to change the tree in one spot, instead of needing to override the tree in multiple views. Taken from https://github.com/euphorie/Euphorie/pull/715

mauritsvanrees commented 5 months ago

First we need to approve and merge PR #724 with the scaled answers.