forked from mirror/Part-DB.Part-DB-server
Added working treeviews and buttons.
This commit is contained in:
parent
82761a3454
commit
afd45d464c
17 changed files with 547 additions and 74 deletions
|
@ -29,7 +29,7 @@ use Doctrine\ORM\Mapping as ORM;
|
|||
/**
|
||||
* Class AttachmentType.
|
||||
*
|
||||
* @ORM\Entity()
|
||||
* @ORM\Entity(repositoryClass="App\Repository\StructuralDBElementRepository")
|
||||
* @ORM\Table(name="attachement_types")
|
||||
*/
|
||||
class AttachmentType extends StructuralDBElement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue