mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-15 04:44:36 +02:00
Show part mass in part info page.
This commit is contained in:
parent
aafbda3376
commit
c2b43f2cfa
7 changed files with 210 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
namespace App\Tests\Entity;
|
||||
|
||||
use App\Entity\PermissionsEmbed;
|
||||
use App\Entity\UserSystem\PermissionsEmbed;
|
||||
use Doctrine\ORM\Mapping\Embedded;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue