mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing https://github.com/wso2/product-iots/issues/1096: i.e. colombo -> e.g. colombo
This commit is contained in:
parent
09bf240ff6
commit
fb12c3cb04
@ -526,7 +526,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="text-primary" for="areaName">Fence name</label>
|
<label class="text-primary" for="areaName">Fence name</label>
|
||||||
<input class="form-control" id="areaName" placeholder="Fence name" type="text">
|
<input class="form-control" id="areaName" placeholder="Fence name" type="text">
|
||||||
<span class="help-block">Name of the selected area(i.e colombo)</span>
|
<span class="help-block">Name of the selected area(e.g. colombo)</span>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div class="btn-group btn-group-sm btn-group-justified">
|
<div class="btn-group btn-group-sm btn-group-justified">
|
||||||
@ -557,7 +557,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="text-primary" for="areaName">Fence name</label>
|
<label class="text-primary" for="areaName">Fence name</label>
|
||||||
<input class="form-control" id="areaName" placeholder="Fence name" type="text">
|
<input class="form-control" id="areaName" placeholder="Fence name" type="text">
|
||||||
<span class="help-block">Name of the selected area(i.e colombo)</span>
|
<span class="help-block">Name of the selected area(e.g. colombo)</span>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div class="btn-group btn-group-sm btn-group-justified">
|
<div class="btn-group btn-group-sm btn-group-justified">
|
||||||
@ -589,7 +589,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="text-primary" for="areaName">Fence name</label>
|
<label class="text-primary" for="areaName">Fence name</label>
|
||||||
<input class="form-control" id="areaName" placeholder="Stationery name" type="text">
|
<input class="form-control" id="areaName" placeholder="Stationery name" type="text">
|
||||||
<span class="help-block">Name of the selected area(i.e colombo)</span>
|
<span class="help-block">Name of the selected area(e.g. colombo)</span>
|
||||||
|
|
||||||
<label class="text-primary" for="fRadius">Fluctuation radius</label>
|
<label class="text-primary" for="fRadius">Fluctuation radius</label>
|
||||||
<input class="form-control" id="fRadius" onblur="reformatRadius(this.form.fRadius.value);" placeholder="m" type="text">
|
<input class="form-control" id="fRadius" onblur="reformatRadius(this.form.fRadius.value);" placeholder="m" type="text">
|
||||||
@ -626,7 +626,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="text-primary" for="areaName">Fence name</label>
|
<label class="text-primary" for="areaName">Fence name</label>
|
||||||
<input class="form-control" id="areaName" placeholder="Area Name" type="text">
|
<input class="form-control" id="areaName" placeholder="Area Name" type="text">
|
||||||
<span class="help-block">Name of the selected area(i.e colombo)</span>
|
<span class="help-block">Name of the selected area(e.g. colombo)</span>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div class="btn-group btn-group-sm btn-group-justified">
|
<div class="btn-group btn-group-sm btn-group-justified">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user