[Koha-bugs] [Bug 14929] New: Fix missing dispay of help page in contract management

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 30 17:34:23 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14929

            Bug ID: 14929
           Summary: Fix missing dispay of help page in contract management
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org

The help page does not display on Home > Acquisition > [Veondor] > Contracts
(/cgi-bin/koha/admin/aqcontract.pl?booksellerid=XXXX)

Reason: 

The name of the template file is:
koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt

However, there is a typo in the name of the help template files:
koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt
(aq <-> acq)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list