##// END OF EJS Templates
Task # 487: Operation View: bt_refresh...
Fiorella Quino -
r87:249d90f0420d
parent child
Show More
@@ -54,7 +54,9
54 54 <button type="button" name="bt_stop" class="btn btn-primary pull-right btn-xs" data-url="{% url 'url_radar_stop' campaign.id location.id %}" aria-label="Left Align" style="margin-left: 10px">
55 55 <span class="glyphicon glyphicon-stop" aria-hidden="true"></span>
56 56 </button>
57
57 <button type="button" name="bt_refresh" class="btn btn-primary pull-right btn-xs" data-url="{% url 'url_radar_stop' campaign.id location.id %}" aria-label="Left Align" style="margin-left: 10px">
58 <span class="glyphicon glyphicon-refresh" aria-hidden="true"></span>
59 </button>
58 60 </h4>
59 61 </div>
60 62
General Comments 0
You need to be logged in to leave comments. Login now