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