mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
removing VFA advanced agent from UI
This commit is contained in:
parent
1fa0d3796b
commit
39733ae8cb
@ -96,14 +96,8 @@ We need to link the 310 pack to the 310 docs.</p>
|
||||
<br /><br />
|
||||
<input type="hidden" class="deviceType" name="deviceType"
|
||||
value="{{@uriParams.deviceType}}" />
|
||||
<input type="radio" name="sketchType" value="virtual_firealarm"
|
||||
id="virtual_firealarm"
|
||||
checked>
|
||||
<label for="simple_agent">Simple Agent</label>
|
||||
<input type="radio" name="sketchType"
|
||||
value="virtual_firealarm_advanced"
|
||||
id="virtual_firealarm_advanced">
|
||||
<label for="advanced_agent">Advanced Agent</label>
|
||||
<input type="hidden" name="sketchType" value="virtual_firealarm"
|
||||
id="virtual_firealarm">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user