mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-12 03:14:32 +02:00
Updated omines/datatables-bundle
This commit is contained in:
parent
e1120dbfa7
commit
641b47b189
8 changed files with 46 additions and 56 deletions
|
@ -57,10 +57,7 @@ class LogEntryTargetColumn extends AbstractColumn
|
|||
return $value;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return $this
|
||||
*/
|
||||
public function configureOptions(OptionsResolver $resolver): self
|
||||
public function configureOptions(OptionsResolver $resolver): static
|
||||
{
|
||||
parent::configureOptions($resolver);
|
||||
$resolver->setDefault('show_associated', true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue