mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-18 01:45:07 +02:00
parent
be47680b60
commit
8951940be1
6 changed files with 973 additions and 888 deletions
|
@ -91,7 +91,7 @@ class AttachmentType extends AbstractStructuralDBElement
|
|||
*/
|
||||
public function getAttachmentsForType(): Collection
|
||||
{
|
||||
return $this->attachments;
|
||||
return $this->attachments_with_type;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue