Significant improvements to level list

Added search
Ordered by qualification count
Added display for technician qualifications
This commit is contained in:
2021-12-27 14:59:30 +00:00
parent aa8be6a6d0
commit 3b5b3b84d4
5 changed files with 44 additions and 7 deletions

View File

@@ -79,7 +79,7 @@
});
$(function () {
$('[data-toggle="tooltip"]').tooltip();
})
});
</script>
{% endblock %}