mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Fixed extra divs
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
59a0f4722b
commit
304cd75af5
|
@ -69,8 +69,7 @@
|
||||||
}'>
|
}'>
|
||||||
</table>
|
</table>
|
||||||
{{ Form::close() }}
|
{{ Form::close() }}
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div> <!-- /.box-body-->
|
</div> <!-- /.box-body-->
|
||||||
</div> <!-- /.box-default-->
|
</div> <!-- /.box-default-->
|
||||||
</div> <!-- /.col-md-9-->
|
</div> <!-- /.col-md-9-->
|
||||||
|
|
Loading…
Reference in a new issue