remove comodo rules packs
This commit is contained in:
parent
ea0185db2c
commit
4549696f09
|
|
@ -63,16 +63,16 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>COMODO ModSecurity 3.0</td>
|
||||
<td><input type="checkbox" id="comodoInstalled" data-toggle="toggle"></td>
|
||||
<td>
|
||||
<button ng-disabled="comodoDisable" ng-click="fetchRulesFile('comodo')" class="btn btn-alt btn-hover btn-blue-alt">
|
||||
<span>{% trans "Configure" %}</span>
|
||||
<i class="glyph-icon icon-arrow-right"></i>
|
||||
</button>
|
||||
</td>
|
||||
</tr>
|
||||
{# <tr>#}
|
||||
{# <td>COMODO ModSecurity 3.0</td>#}
|
||||
{# <td><input type="checkbox" id="comodoInstalled" data-toggle="toggle"></td>#}
|
||||
{# <td>#}
|
||||
{# <button ng-disabled="comodoDisable" ng-click="fetchRulesFile('comodo')" class="btn btn-alt btn-hover btn-blue-alt">#}
|
||||
{# <span>{% trans "Configure" %}</span>#}
|
||||
{# <i class="glyph-icon icon-arrow-right"></i>#}
|
||||
{# </button>#}
|
||||
{# </td>#}
|
||||
{# </tr>#}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue