Refactor "departments by vendor" grid to use newer-style
This commit is contained in:
parent
3b97757d7f
commit
0befc46070
3 changed files with 48 additions and 32 deletions
|
@ -325,6 +325,7 @@ $(function() {
|
|||
});
|
||||
|
||||
/*
|
||||
* TODO: this should be deprecated; for old grids only?
|
||||
* Add "check all" functionality to tables with checkboxes.
|
||||
*/
|
||||
$('body').on('click', '.grid thead th.checkbox input[type="checkbox"]', function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue