Modification to Page Management component

Add a new tabpane that lists all the module on that page.  From here you are able to modify the module settings and or delete the module from a page.  Delete will send the module to the recycle bin.
This commit is contained in:
Leigh
2021-11-15 23:26:20 +01:00
parent 087c053bd5
commit 5ca77c3f64
3 changed files with 64 additions and 3 deletions

View File

@ -318,4 +318,7 @@
<data name="BlazorWebAssembly" xml:space="preserve">
<value>Blazor WebAssembly</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Settings</value>
</data>
</root>