Added parameter: Call Number.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user