Show server status in sidebar properly on subuser views
This commit is contained in:
parent
8e9069cced
commit
db7b741b28
4 changed files with 29 additions and 3 deletions
|
@ -84,3 +84,8 @@
|
|||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
@section('footer-scripts')
|
||||
@parent
|
||||
{!! Theme::js('js/frontend/server.socket.js') !!}
|
||||
@endsection
|
||||
|
|
Reference in a new issue