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: Stationery -> Stationary
This commit is contained in:
parent
fb12c3cb04
commit
7bc3ab7bec
@ -34,7 +34,7 @@
|
|||||||
<button class="close" type="button" data-dismiss="modal" aria-hidden="true">×</button>
|
<button class="close" type="button" data-dismiss="modal" aria-hidden="true">×</button>
|
||||||
<div class="col-lg-5 col-md-6 col-centered">
|
<div class="col-lg-5 col-md-6 col-centered">
|
||||||
<h4>
|
<h4>
|
||||||
Set 'Stationery' alerts
|
Set 'Stationary' alerts
|
||||||
<br>
|
<br>
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
@ -46,8 +46,8 @@
|
|||||||
<table class="table table-hover" id="stationary-alert-table">
|
<table class="table table-hover" id="stationary-alert-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Stationery Name</th>
|
<th>Stationary Name</th>
|
||||||
<th>Stationery Time</th>
|
<th>Stationary Time</th>
|
||||||
<th>Fluctuation Radius</th>
|
<th>Fluctuation Radius</th>
|
||||||
<th>Query Name</th>
|
<th>Query Name</th>
|
||||||
<th>Created On</th>
|
<th>Created On</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user