Summary: | Unclosed div in opac-shelves.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Victor Grousset/tuxayo <victor> |
Component: | Templates | Assignee: | Simon Pouchol <simon.pouchol> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | dominic.pichette, fridolin.somers, jonathan.druart, m.de.rooy, nick |
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 19692 : fix unclosed div in opac-shelves.tt
Bug 19692 : fix unclosed div in opac-shelves.tt Bug 19692 : fix unclosed div in opac-shelves.tt Bug 19692 : fix unclosed div in opac-shelves.tt |
Description
Victor Grousset/tuxayo
2017-11-24 15:51:55 UTC
Created attachment 69336 [details] [review] Bug 19692 : fix unclosed div in opac-shelves.tt Test plan: 1. set syspref OpacKohaUrl to "Show" 2. Log into the OPAC 3. /cgi-bin/koha/opac-shelves.pl 4. Notice that "Powered by Koha" is not in the footer in this page. When on the other tabs it's in the footer (out of .main) 5. Apply this patch 6. Notice that "Powered by Koha" now in the footer in the "your lists" page Created attachment 69337 [details] [review] Bug 19692 : fix unclosed div in opac-shelves.tt Test plan: 1. set syspref OpacKohaUrl to "Show" 2. Log into the OPAC 3. /cgi-bin/koha/opac-shelves.pl 4. Notice that "Powered by Koha" is not in the footer in this page. When on the other tabs it's in the footer (out of .main) 5. Apply this patch 6. Notice that "Powered by Koha" now in the footer in the "your lists" page Signed-off-by: Dominic Pichette <dominic@inlibro.com> Created attachment 69376 [details] [review] Bug 19692 : fix unclosed div in opac-shelves.tt Test plan: 1. set syspref OpacKohaUrl to "Show" 2. Log into the OPAC 3. /cgi-bin/koha/opac-shelves.pl 4. Notice that "Powered by Koha" is not in the footer in this page. When on the other tabs it's in the footer (out of .main) 5. Apply this patch 6. Notice that "Powered by Koha" now in the footer in the "your lists" page Signed-off-by: Dominic Pichette <dominic@inlibro.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 69379 [details] [review] Bug 19692 : fix unclosed div in opac-shelves.tt Test plan: 1. set syspref OpacKohaUrl to "Show" 2. Log into the OPAC 3. /cgi-bin/koha/opac-shelves.pl 4. Notice that "Powered by Koha" is not in the footer in this page. When on the other tabs it's in the footer (out of .main) 5. Apply this patch 6. Notice that "Powered by Koha" now in the footer in the "your lists" page Signed-off-by: Dominic Pichette <dominic@inlibro.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> I've changed the author of the commit to Simon Pouchol (the work was on my machine). That might be their first contribution to the codebase, that's why it might matters :) Patch has been pushed to master for 18.05. Congratulations Simon for your first patch in! Hooray :D Pushed to stable for 17.11.01, awesome work all! Pushed to 17.05.x, will be in v17.05.07 |