mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add form to doc generation and custom form to admin template configuration
This commit is contained in:
@@ -15,7 +15,7 @@ use Doctrine\ORM\Mapping as ORM;
|
||||
|
||||
/**
|
||||
* @ORM\Table("chill_doc.document_category")
|
||||
* @ORM\Entity(repositoryClass="Chill\DocStoreBundle\EntityRepository\DocumentCategoryRepository")
|
||||
* @ORM\Entity()
|
||||
*/
|
||||
class DocumentCategory
|
||||
{
|
||||
|
Reference in New Issue
Block a user