mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Remove unneeded Form::close on view status label page
This commit is contained in:
parent
cc4d8f2a5b
commit
2f1212fa1a
|
@ -40,7 +40,6 @@
|
||||||
</table>
|
</table>
|
||||||
</div><!-- /.col -->
|
</div><!-- /.col -->
|
||||||
</div><!-- /.row -->
|
</div><!-- /.row -->
|
||||||
{{ Form::close() }}
|
|
||||||
</div><!-- ./box-body -->
|
</div><!-- ./box-body -->
|
||||||
</div><!-- /.box -->
|
</div><!-- /.box -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue