Add a custom search function to the tables capable of excluding some pills
This commit is contained in:
@@ -8,4 +8,8 @@
|
||||
{% include 'part/table.html' %}
|
||||
{% endwith %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
<script src="{{ url_for('static', filename='scripts/table.js') }}"></script>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user