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

@ -231,4 +231,16 @@
<data name="Move.Text" xml:space="preserve">
<value>Move: </value>
</data>
<data name="ModuleDefinition" xml:space="preserve">
<value>Module Name / Definition</value>
</data>
<data name="ModuleTitle" xml:space="preserve">
<value>Module Title</value>
</data>
<data name="PageModules.Heading" xml:space="preserve">
<value>Page Modules</value>
</data>
<data name="Settings.Text" xml:space="preserve">
<value />
</data>
</root>