mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Fixed missing div
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
28c7355697
commit
bc18fac97e
|
@ -296,7 +296,7 @@
|
|||
</li>
|
||||
@endif
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@endif
|
||||
@if ($snipeSettings->qr_code=='1')
|
||||
<div class="col-md-12 text-center" style="padding-top: 15px;">
|
||||
|
@ -306,7 +306,9 @@
|
|||
|
||||
<br><br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- End button column -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue