Summary: | Missing l in '.pl' in link on waitingreserves.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Hold requests | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | benjamin.rokseth, gmcharlt, julian.maurice, kyle, mtj |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 17010 | ||
Attachments: |
Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt
Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt |
Description
Nick Clemens (kidclamp)
2016-12-08 19:53:33 UTC
Created attachment 58053 [details] [review] Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt Fixes a small typo introduced by Bug 17010 waitingreserves.p#[% tab %] should be waitingreserves.pl#[% tab %] good catch! Created attachment 58109 [details] [review] Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt Fixes a small typo introduced by Bug 17010 waitingreserves.p#[% tab %] should be waitingreserves.pl#[% tab %] Signed-off-by: Benjamin Rokseth <benjamin.rokseth@kul.oslo.kommune.no> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 17.05, thanks Nick! This patch has been pushed to 16.11.x, will be in 16.11.01. Pushed to 3.22.x for 3.22.14 Pushed to 16.05.x, for 16.05.06 release |