Making alert danger into alert info in stationary alerts

revert-70aa11f8
Rasika Perera 7 years ago
parent c8d41c7b3e
commit d3f24bb8ba

@ -55,7 +55,7 @@
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<div class="alert alert-danger fence-not-exist" role="alert"> <div class="alert alert-info fence-not-exist" role="alert">
<strong>Oh snap!</strong> Can't find any geo-fence areas,please draw a new area or try again. <strong>Oh snap!</strong> Can't find any geo-fence areas,please draw a new area or try again.
</div> </div>
</tbody> </tbody>

Loading…
Cancel
Save