|
3 | 3 | <h2>Forms</h2> |
4 | 4 |
|
5 | 5 | <ul> |
6 | | - <li><%= link_to("Opt in/out of alt-media scanning (requires CalNet)", new_scan_request_form_path) %></li> |
7 | | - <li><%= link_to("Library Staff Electronic Devices Loan - Terms and Conditions form (requires CalNet)", new_libstaff_edevices_loan_form_path) %></li> |
8 | | - <li><%= link_to("Request a UC Berkeley Affiliate Borrowing Card", new_affiliate_borrow_request_form_path) %></li> |
9 | | - <li><%= link_to("Student Electronic Devices Loan - Terms and Conditions form (requires CalNet)", new_student_edevices_loan_form_path) %></li> |
10 | | - <li><%= link_to("Library Alt-Media Service Article Request Form", new_service_article_request_form_path) %></li> |
11 | | - <li><%= link_to("Doe/Moffitt Study Room/Studio Use - Terms and Conditions form (requires CalNet)", new_doemoff_study_room_use_form_path) %></li> |
| 6 | + <li><%= link_to("Departmental Card", departmental_card_forms_path) %></li> |
12 | 7 | <li><%= link_to("Doe/Moffitt Patron Email Form", doemoff_patron_email_forms_path) %></li> |
| 8 | + <li><%= link_to("Doe/Moffitt Study Room/Studio Use - Terms and Conditions form (requires CalNet)", new_doemoff_study_room_use_form_path) %></li> |
| 9 | + <li><%= link_to("Efees (non-patron UC Berkeley patron fee payments)", efees_path) %></li> |
13 | 10 | <li><%= link_to("Graphics Arts Loan Collection (GALC) - Borrowing Contract (requires CalNet)", new_galc_request_form_path) %></li> |
| 11 | + <li><%= link_to("Library Alt-Media Service Article Request Form", new_service_article_request_form_path) %></li> |
| 12 | + <li><%= link_to("Library Staff Electronic Devices Loan - Terms and Conditions form (requires CalNet)", new_libstaff_edevices_loan_form_path) %></li> |
| 13 | + <li><%= link_to("Opt in/out of alt-media scanning (requires CalNet)", new_scan_request_form_path) %></li> |
14 | 14 | <li><%= link_to("Proxy Borrowing Card Forms (requires CalNet)", proxy_borrower_forms_path) %></li> |
| 15 | + <li><%= link_to("Request a UC Berkeley Affiliate Borrowing Card", new_affiliate_borrow_request_form_path) %></li> |
15 | 16 | <li><%= link_to("Security/Incident/Accident", security_incident_report_forms_path) %></li> |
16 | 17 | <li><%= link_to("Stack Pass/Reference Card", stack_requests_path) %></li> |
17 | | - <li><%= link_to("Departmental Card", departmental_card_forms_path) %></li> |
| 18 | + <li><%= link_to("Student Electronic Devices Loan - Terms and Conditions form (requires CalNet)", new_student_edevices_loan_form_path) %></li> |
18 | 19 | </ul> |
19 | 20 |
|
20 | 21 | <h2>Services</h2> |
21 | 22 |
|
22 | 23 | <ul> |
23 | | - <li><%= link_to("TIND Metadata Download", tind_download_path) %></li> |
24 | | - <li><%= link_to("TIND MARC Batch Tool", tind_marc_batch_path) %></li> |
25 | 24 | <li><%= link_to("Alma Items Set Notes", alma_item_set_path) %></li> |
26 | 25 | <li><%= link_to("Host Bibliographic and Linked Bibliographic", bibliographics_path) %></li> |
| 26 | + <li><%= link_to("TIND MARC Batch Tool", tind_marc_batch_path) %></li> |
| 27 | + <li><%= link_to("TIND Metadata Download", tind_download_path) %></li> |
27 | 28 | <li><%= link_to("WorldCat/HathiTrust Location Requests", location_requests_path) %></li> |
28 | 29 | </ul> |
29 | 30 |
|
|
0 commit comments