Show/hide columns programatically
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
<div class="box-body">
|
||||
{% include "tables/deleted-organisations.html.twig" with {
|
||||
"table" : {
|
||||
"id" : "table-organisations"
|
||||
"id" : "table-organisations",
|
||||
"columns" : table.columns
|
||||
}
|
||||
}
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user