Modification to Module Management
The component now reports back if the module is in use. This will assist in housekeeping and removal of unused modules.
This commit is contained in:
@ -144,4 +144,7 @@
|
||||
<data name="DeleteModule.Header" xml:space="preserve">
|
||||
<value>Delete Module</value>
|
||||
</data>
|
||||
<data name="InUse" xml:space="preserve">
|
||||
<value>In Use</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user