Bug 26944: Point help link to automatic item mod in manual
To test: 1 - go to automatic item mod, click help, end up at manual homepage 2 - apply patch, restart, reload page 3 - click link again, go to auto item mod in manual Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
bf8ab09470
commit
308b03a31b
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ our $mapping = {
|
|||
'suggestion/suggestion' => '/acquisitions.html#managing-suggestions',
|
||||
'tags/list' => '/tools.html#tag-moderation',
|
||||
'tags/review' => '/tools.html#tag-moderation',
|
||||
'tools/automatic_item_modification_by_age' => '/tools.html#automatic-item-modifications-by-age',
|
||||
'tools/batchMod' => '/tools.html#batch-item-deletion',
|
||||
'tools/batch_delete_records' => '/tools.html#batch-record-deletion',
|
||||
'tools/batch_record_modification' => '/tools.html#batch-record-modification',
|
||||
|
|
Loading…
Reference in a new issue