mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
parent
a50fec2e8b
commit
5a733b3261
2 changed files with 0 additions and 3 deletions
|
@ -269,7 +269,6 @@ abstract class BaseAdminController extends AbstractController
|
|||
|
||||
$this->commentHelper->setMessage($form['log_comment']->getData());
|
||||
|
||||
dump($new_entity);
|
||||
$em->persist($new_entity);
|
||||
$em->flush();
|
||||
$this->addFlash('success', 'entity.created_flash');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue