mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 22:15:36 +01:00
Allow to undo a change from event log.
This commit is contained in:
@@ -46,7 +46,7 @@ use App\Entity\Base\AbstractNamedDBElement;
|
||||
use App\Helpers\Trees\TreeViewNode;
|
||||
use Doctrine\ORM\EntityRepository;
|
||||
|
||||
class NamedDBElementRepository extends EntityRepository
|
||||
class NamedDBElementRepository extends DBElementRepository
|
||||
{
|
||||
/**
|
||||
* Gets a tree of TreeViewNode elements. The root elements has $parent as parent.
|
||||
|
||||
Reference in New Issue
Block a user