Summary: | Remove last occurrences of long gone syspref (opacsmallimage) | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Templates | Assignee: | Julian Maurice <julian.maurice> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | m.de.rooy, martin.renvoize |
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: | |||
Attachments: |
Bug 20619: Remove last occurrences of long gone syspref (opacsmallimage)
Bug 20619: Remove last occurrences of long gone syspref (opacsmallimage) Bug 20619: Remove last occurrences of long gone syspref (opacsmallimage) |
Description
Julian Maurice
2018-04-19 11:54:57 UTC
Created attachment 74543 [details] [review] Bug 20619: Remove last occurrences of long gone syspref (opacsmallimage) Code was commented anyway, so it was useless Test plan: 1. Read the diff 2. Confirm that it only removes comments 3. Confirm that there are no remaining references to this syspref in the code (only remaining references are in updatedatabase.pl and release notes) Created attachment 74575 [details] [review] Bug 20619: Remove last occurrences of long gone syspref (opacsmallimage) Code was commented anyway, so it was useless Test plan: 1. Read the diff 2. Confirm that it only removes comments 3. Confirm that there are no remaining references to this syspref in the code (only remaining references are in updatedatabase.pl and release notes) Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 74601 [details] [review] Bug 20619: Remove last occurrences of long gone syspref (opacsmallimage) Code was commented anyway, so it was useless Test plan: 1. Read the diff 2. Confirm that it only removes comments 3. Confirm that there are no remaining references to this syspref in the code (only remaining references are in updatedatabase.pl and release notes) Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 18.05, thanks to everybody involved! |