17 lines
520 B
Markdown
17 lines
520 B
Markdown
# Sample Dynamic Menu
|
|
|
|
This repository is for configuration of the sample dynamic menu web app.
|
|
|
|
There are two parts to the dynamic menu:
|
|
|
|
* The menu items with actions, stored in a menu tree.
|
|
* Entitlements (a.k.a. authorisations) to those menu items by fictitous persons and organisations.
|
|
|
|
## Menu items
|
|
|
|
If you have edit access you can change the menu items. See [menu](menu/) README
|
|
|
|
## Entitlements
|
|
|
|
If you have edit access you can change the entitlements to menu items. See [entitlements](entitlements/) README
|