Enhancment to the Module Managment to show where module is used.
Added a new tab that lists all the pages where there is a module instance with the count of the number of instances. This helps when making a decision to delete the module from the framework.
This commit is contained in:
@ -240,4 +240,13 @@
|
||||
<data name="Validate" xml:space="preserve">
|
||||
<value>Validate</value>
|
||||
</data>
|
||||
<data name="Browse" xml:space="preserve">
|
||||
<value>Browse</value>
|
||||
</data>
|
||||
<data name="Count" xml:space="preserve">
|
||||
<value>Module Count</value>
|
||||
</data>
|
||||
<data name="OnPages.Heading" xml:space="preserve">
|
||||
<value>On Pages</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user