ability to specify if a module definition is enabled for a site

This commit is contained in:
sbwalker
2023-05-24 09:40:05 -04:00
parent 452d0af8c9
commit c0e6f06a5c
9 changed files with 129 additions and 57 deletions

View File

@ -145,7 +145,7 @@
<value>Delete Module</value>
</data>
<data name="InUse" xml:space="preserve">
<value>In Use</value>
<value>In Use?</value>
</data>
<data name="EditModule.Text" xml:space="preserve">
<value>Edit</value>
@ -153,4 +153,7 @@
<data name="Modules" xml:space="preserve">
<value>Modules</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>Enabled?</value>
</data>
</root>