added switch to control the webapp function

This commit is contained in:
2023-04-29 11:48:02 +02:00
parent 465edf6a70
commit 6572aa5aad
7 changed files with 30 additions and 18 deletions

View File

@@ -2,6 +2,14 @@
<legend><%= l(:baupm_manifest_settings) %></legend>
<table>
<tbody>
<tr>
<th><%= l(:baupm_enable_webapp) %></th>
<td>
<input type="checkbox" id="baupm_enable_webapp"
value="<%= settings['baupm_enable_webapp'] %>"
name="settings[baupm_enable_webapp]">
</td>
</tr>
<tr>
<th><%= l(:baupm_application_title) %></th>
<td>