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:
@ -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>
|
Reference in New Issue
Block a user