Remove camera label
This commit is contained in:
parent
8f9d84aeac
commit
3bbadc1791
|
|
@ -16,8 +16,6 @@
|
|||
{% endif %}
|
||||
<form class="form-horizontal form-label-left" style="width: 80%; height: 80%; ">
|
||||
<div class="form-group" style="">
|
||||
<label class=""> {{ k }}</label>
|
||||
<br>
|
||||
<img id="cam_{{ count }}" style="-webkit-user-select: none; width: 100%; height: 100%; " src="{{v[0]|replace('&', '&')}}" >
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Reference in New Issue