@@ -54,7 +54,9 | |||||
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"> |
|
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 | <span class="glyphicon glyphicon-stop" aria-hidden="true"></span> |
|
55 | <span class="glyphicon glyphicon-stop" aria-hidden="true"></span> | |
56 | </button> |
|
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 | </h4> |
|
60 | </h4> | |
59 | </div> |
|
61 | </div> | |
60 |
|
62 |
General Comments 0
You need to be logged in to leave comments.
Login now