mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-30 14:59:32 +00:00
Added a 'clone part' function.
This commit is contained in:
parent
33631f16cf
commit
10f39b7f45
7 changed files with 87 additions and 16 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{% extends "edit_part_info.html.twig" %}
|
||||
|
||||
{% block card_border %}border-success{% endblock %}
|
||||
{% block card_type %}bg-success text-white{% endblock %}
|
||||
|
||||
{% block card_title %}
|
||||
<i class="fas fa-edit fa-plus-square" aria-hidden="true"></i>
|
||||
{% trans %}part.new.card_title{% endtrans %}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue