Add ability to search detailed training record

This commit is contained in:
2022-01-02 14:52:07 +00:00
parent 046d0e461d
commit 747575b968
2 changed files with 14 additions and 2 deletions

View File

@@ -7,7 +7,8 @@
{% load colour_from_depth from tags %}
{% block content %}
<div class="row">
<p class="text-muted text-right">Search by supervisor name, item name or item ID</p>{% include 'partials/list_search.html' %}
<div class="row pt-2">
<div class="col">
<div class="table-responsive">
<table class="table table-striped table-sm">