server ver
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
@include('partials.report')
|
||||
@include('partials.filterselect')
|
||||
@endif
|
||||
|
||||
|
||||
@if(auth()->check())
|
||||
@if(auth()->user()->can('delete_video'))
|
||||
@include('partials.frontendedit')
|
||||
@@ -42,7 +42,6 @@
|
||||
</div>
|
||||
<div class="col-sm scrollable p-0"></div>
|
||||
</div>
|
||||
<wip>v.1.{{ filemtime("njum/css/cstms.css") }} WIP</wip>
|
||||
<div class="col-sm scrollable hidden-xs p-0"></div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user