Removed duplicate code
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
882732b2de
commit
b3b02933a5
1 changed files with 0 additions and 6 deletions
|
@ -65,12 +65,6 @@
|
||||||
</style>
|
</style>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
@if (($snipeSettings) && ($snipeSettings->custom_css))
|
|
||||||
<style>
|
|
||||||
{!! $snipeSettings->show_custom_css() !!}
|
|
||||||
</style>
|
|
||||||
@endif
|
|
||||||
|
|
||||||
|
|
||||||
<script nonce="{{ csrf_token() }}">
|
<script nonce="{{ csrf_token() }}">
|
||||||
window.snipeit = {
|
window.snipeit = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue