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 />
|
<br /><br />
|
||||||
<input type="hidden" class="deviceType" name="deviceType"
|
<input type="hidden" class="deviceType" name="deviceType"
|
||||||
value="{{@uriParams.deviceType}}" />
|
value="{{@uriParams.deviceType}}" />
|
||||||
<input type="radio" name="sketchType" value="virtual_firealarm"
|
<input type="hidden" name="sketchType" value="virtual_firealarm"
|
||||||
id="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>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
@ -288,4 +282,4 @@ We need to link the 310 pack to the 310 docs.</p>
|
|||||||
{{#zone "bottomJs"}}
|
{{#zone "bottomJs"}}
|
||||||
{{js "/js/download.js"}}
|
{{js "/js/download.js"}}
|
||||||
{{js "/js/jquery.validate.js"}}
|
{{js "/js/jquery.validate.js"}}
|
||||||
{{/zone}}
|
{{/zone}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user