@@ -1999,7 +1999,7 @@ ${ commonheader("Job Browser", "jobbrowser", user, request) | n,unicode }
<table id="schedulesTable" class="datatables table table-condensed status-border-container">
<thead>
<tr>
- <th width="1%"><div class="select-all hue-checkbox fa"></div></th>
+ <th width="1%"><div class="select-all hue-checkbox fa" data-bind="hueCheckAll: { allValues: apps, selectedValues: selectedJobs }"></div></th>
<th>${_('Status')}</th>
<th>${_('Title')}</th>
<th>${_('type')}</th>