mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-19 10:24:50 +02:00
Added filters for creationDate and lastModified state
This commit is contained in:
parent
798eb4c1bc
commit
d3a42cd989
6 changed files with 137 additions and 9 deletions
|
@ -18,4 +18,8 @@
|
|||
<span class="input-group-text">{{ form.vars["text_suffix"] }}</span>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
{% block date_time_constraint_widget %}
|
||||
{{ block('number_constraint_widget') }}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue