Follow-up on fix for Bug 4820, Alter layout of Circulation and fines rules page
One instance of "default" usage missed in the original update Signed-off-by: Nicole Engard <nengard@bywatersolutions.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
parent
0185ea6e9a
commit
10c52de1fa
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ $(document).ready(function() {
|
|||
<li>same library, same patron type, same item type</li>
|
||||
<li>same library, same patron type, all item types</li>
|
||||
<li>same library, all patron types, same item type</li>
|
||||
<li>same library, all patron types, default item type</li>
|
||||
<li>same library, all patron types, all item types</li>
|
||||
<li>all libraries, same patron type, same item type</li>
|
||||
<li>all libraries, same patron type, all item types</li>
|
||||
<li>all libraries, all patron types, same item type</li>
|
||||
|
|
Loading…
Reference in a new issue