|
Lines 234-239
our $mapping = {
Link Here
|
| 234 |
'patroncards/manage' => '/tools.html#patron-card-creator', |
234 |
'patroncards/manage' => '/tools.html#patron-card-creator', |
| 235 |
'plugins/plugins-home' => '/plugins.html', |
235 |
'plugins/plugins-home' => '/plugins.html', |
| 236 |
'plugins/plugins-upload' => '/plugins.html', |
236 |
'plugins/plugins-upload' => '/plugins.html', |
|
|
237 |
'preservation/home' => '/preservation.html', |
| 238 |
'preservation/settings/processings/add' => '/preservation.html#add-a-new-processing', |
| 239 |
'preservation/settings/processings/edit/' => '/preservation.html#add-a-new-processing', |
| 240 |
'preservation/settings' => '/preservation.html#settings', |
| 241 |
'preservation/settings/' => '/preservation.html#settings', |
| 242 |
'preservation/trains' => '/preservation.html#trains', |
| 243 |
'preservation/trains/' => '/preservation.html#trains', |
| 244 |
'preservation/trains/add' => '/preservation.html#new-train', |
| 245 |
'preservation/waiting-list' => '/preservation.html#waiting-list', |
| 237 |
'reports/acquisitions_stats' => '/reports.html#acquisitions-statistics', |
246 |
'reports/acquisitions_stats' => '/reports.html#acquisitions-statistics', |
| 238 |
'reports/bor_issues_top' => '/reports.html#patrons-with-the-most-checkouts', |
247 |
'reports/bor_issues_top' => '/reports.html#patrons-with-the-most-checkouts', |
| 239 |
'reports/borrowers_out' => '/reports.html#patrons-with-no-checkouts', |
248 |
'reports/borrowers_out' => '/reports.html#patrons-with-no-checkouts', |
| 240 |
- |
|
|