mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3540 - Migrate printable version of an object
This commit is contained in:
@@ -4,5 +4,6 @@ $('#{{ oUIBlock.GetId() }}').DataTable({
|
||||
},
|
||||
paging: false,
|
||||
filter: false,
|
||||
search: false
|
||||
search: false,
|
||||
dom: "t"
|
||||
});
|
||||
Reference in New Issue
Block a user