mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Merge pull request #758 from Nirothipan/master
Removing VFA advanced agent from UI
This commit is contained in:
commit
044b56f56f
@ -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>
|
||||
@ -288,4 +282,4 @@ We need to link the 310 pack to the 310 docs.</p>
|
||||
{{#zone "bottomJs"}}
|
||||
{{js "/js/download.js"}}
|
||||
{{js "/js/jquery.validate.js"}}
|
||||
{{/zone}}
|
||||
{{/zone}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user