-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
48 lines (33 loc) · 1.9 KB
/
test.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<html>
<body>
<h5>Borrow Direct (relais)</h5>
<a href='/borrowdirect/9041682' target='TestWindow'>/borrowdirect/9041682 (isbn)</a>
<a href='/borrowdirect/4485990' target='TestWindow'>/borrowdirect/4485990 (issn)</a>
<a href='/borrowdirect/123' target='TestWindow'>/borrowdirect/123 (ti/au)</a>
<a href='/borrowdirect/SCSB-1441991' target='TestWindow'>/borrowdirect/SCSB-1441991 (ti/au)</a>
<a href='/borrowdirect/123123123' target='TestWindow'>/borrowdirect/123123123 (error!)</a>
<a href='/borrowdirect' target='TestWindow'>/borrowdirect (no bib - go to Relais search)</a>
<h5>Recall / Hold (voyager)</h5>
<a href='/recall_hold/123' target='TestWindow'>/recall_hold/123</a>
<a href='/recall_hold/60' target='TestWindow'>/recall_hold/60 (does not exist)</a>
<a href='/recall_hold/b734216' target='TestWindow'>/recall_hold/b734216 (Law)</a>
<a href='/recall_hold/SCSB-1441991' target='TestWindow'>/recall_hold/SCSB-1441991 (SCSB Partner)</a>
<h5>ILL (illiad)</h5>
<a href='/ill/123' target='TestWindow'>/ill/123</a>
<h5>Scan & Deliver (a.k.a. docdel) (illiad)</h5>
<a href='/docdel/123' target='TestWindow'>/docdel/123</a>
<h5>In-Process / On Order</h5>
<a href='/inprocess/123' target='TestWindow'>/inprocess/123</a>
<h5>Precataloging</h5>
<a href='/precat/123' target='TestWindow'>/precat/123</a>
<a href='/precat/13547491' target='TestWindow'>/precat/13547491</a>
<a href='/precat/13572281' target='TestWindow'>/precat/13572281</a>
<h5>Offsite (ReCAP)</h5>
<a href='/offsite_requests/bib?bib_id=123' target='TestWindow'>/offsite_requests/bib?bib_id=123</a>
<a href='/offsite_requests/bib?bib_id=3940459' target='TestWindow'>/offsite_requests/bib?bib_id=3940459</a>
<h5>Item Feedback</h5>
<a href='/itemfeedback/123' target='TestWindow'>/itemfeedback/123</a>
<h5>Item Not On Shelf</h5>
<a href='/notonshelf/123' target='TestWindow'>/notonshelf/123</a>
</body>
</html>