mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Removed duplicate code
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
882732b2de
commit
b3b02933a5
|
@ -65,12 +65,6 @@
|
|||
</style>
|
||||
@endif
|
||||
|
||||
@if (($snipeSettings) && ($snipeSettings->custom_css))
|
||||
<style>
|
||||
{!! $snipeSettings->show_custom_css() !!}
|
||||
</style>
|
||||
@endif
|
||||
|
||||
|
||||
<script nonce="{{ csrf_token() }}">
|
||||
window.snipeit = {
|
||||
|
|
Loading…
Reference in a new issue