mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 19:19:29 +00:00
This fixes issue #512. The error was introduced when trying to allow the modification of attachments/parameters throught the parent element. We need a seperate write scope to the element, or we end up with an infinite loop. |
||
|---|---|---|
| .. | ||
| AbstractParameter.php | ||
| AttachmentTypeParameter.php | ||
| CategoryParameter.php | ||
| CurrencyParameter.php | ||
| FootprintParameter.php | ||
| GroupParameter.php | ||
| ManufacturerParameter.php | ||
| MeasurementUnitParameter.php | ||
| ParametersTrait.php | ||
| PartParameter.php | ||
| ProjectParameter.php | ||
| StorageLocationParameter.php | ||
| SupplierParameter.php | ||