Added parameter: Call Number.

This commit is contained in:
2023-10-20 15:16:22 -05:00
parent c22e162ff2
commit 51b7f1e36b
2 changed files with 24 additions and 1 deletions

View File

@ -104,6 +104,12 @@
</label><span class="far fa-question-circle icon-sm" data-placement="right" data-toggle="tooltip" title="Search by author"></span>
<input id="author" name="author" class="form-control" placeholder="Gail Simone" />
</div>
<div class="form-group">
<label>
Call Number<br>
</label><span class="far fa-question-circle icon-sm" data-placement="right" data-toggle="tooltip" title="Search by call number - wildcards accepted"></span>
<input id="callnumber" name="callnumber" class="form-control" placeholder="Examples: 005.72 or 921.*" />
</div>
<div class="form-group">
<label>
Subject Heading<br>