change CONFIG keyword to PROFILE

revert-70aa11f8
Imesh Chandrasiri 7 years ago
parent 4fe1cd8ccb
commit 9ce1baa920

@ -60,7 +60,7 @@
<form id="form-{{operation}}" style="padding-bottom: 20px;"--> <form id="form-{{operation}}" style="padding-bottom: 20px;"-->
<select id="operation-type" class="form-control" onChange="operationTypeChage(this)" style="display:none"> <select id="operation-type" class="form-control" onChange="operationTypeChage(this)" style="display:none">
<option value="CONFIG">Config</option> <option value="PROFILE">Profile</option>
<option value="COMMAND">Command</option> <option value="COMMAND">Command</option>
</select> </select>
<br /> <br />

Loading…
Cancel
Save