Show server status in sidebar properly on subuser views

This commit is contained in:
Dane Everitt 2017-01-21 13:49:14 -05:00
parent 8e9069cced
commit db7b741b28
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
4 changed files with 29 additions and 3 deletions

View file

@ -400,6 +400,7 @@
@section('footer-scripts')
@parent
{!! Theme::js('js/frontend/server.socket.js') !!}
<script type="text/javascript">
$(document).ready(function () {
$('#selectAllCheckboxes').on('click', function () {