Bug 36302: Restore passing deferLoading to DT
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
parent
96f7ef4636
commit
1e6837aec1
1 changed files with 1 additions and 0 deletions
|
@ -434,6 +434,7 @@
|
|||
[% END %]
|
||||
},
|
||||
[% END %]
|
||||
"deferLoading": defer_loading,
|
||||
"columns": [
|
||||
[% FOR column IN columns %]
|
||||
[% IF default_sort_column == column %]
|
||||
|
|
Loading…
Reference in a new issue