mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-04 09:19:33 +00:00
Added the possibility to edit/create/delete part lots.
This commit is contained in:
parent
6a0adae8f3
commit
813e7dc85b
11 changed files with 226 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{% extends "Parts/edit_part_info.html.twig" %}
|
||||
{% extends "Parts/edit/edit_part_info.html.twig" %}
|
||||
|
||||
{% block card_border %}border-success{% endblock %}
|
||||
{% block card_type %}bg-success text-white{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue