Bug 14929: Fix missing display of help page in contract management
authorMarc Véron <veron@veron.ch>
Thu, 1 Oct 2015 08:51:18 +0000 (10:51 +0200)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Fri, 2 Oct 2015 14:08:20 +0000 (11:08 -0300)
commit4a43c3820555574ad7c83807b6b7a7db2032d340
treeccfc5d3a516cff8d0f511839cdd156fc3af58fa7
parentf1eb76c831c9c6bc36a8b9d996b67942efe89cf1
Bug 14929: Fix missing display of help page in contract management

This patch renames / moves  the file
koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt
to
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqcontract.tt

To test:
- Go to Home > Acquisition > [Vendor] > Contracts
  (/cgi-bin/koha/admin/aqcontract.pl?booksellerid=XXXX)
- Verify that Help displays as appropriate.

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Works as advertised. All the tabs similar to "Contracts" have
working help pages.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/aqcontract.tt [moved from koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt with 100% similarity]