Bugzilla – Attachment 76880 Details for
Bug 21054
Extra closing body tag in sco-main.tt prevents slip printing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21054: Remove extraneous </body> tag from sco-main.tt
Bug-21054-Remove-extraneous-body-tag-from-sco-main.patch (text/plain), 1.11 KB, created by
Martin Renvoize (ashimema)
on 2018-07-12 10:01:31 UTC
(
hide
)
Description:
Bug 21054: Remove extraneous </body> tag from sco-main.tt
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2018-07-12 10:01:31 UTC
Size:
1.11 KB
patch
obsolete
>From d7ad474be057fb92c59c23af18ae9043ce60e350 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 9 Jul 2018 13:24:44 +0000 >Subject: [PATCH] Bug 21054: Remove extraneous </body> tag from sco-main.tt > >To test: >1 - Enable sco and setup AutoSelfCheck >2 - Try to use self checkout and print receipt >3 - You shoudl be redirected to the login page >4 - Apply patch and restart all the things >5 - Try to use self checkout and print a receipt >6 - Success! > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >index 284f04129c..ccc503e0f1 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >@@ -328,7 +328,6 @@ > </div> <!-- / .container-fluid --> > </div> <!-- / .main --> > <span id="audio-alert"></span> >-</body> > > [% INCLUDE 'opac-bottom.inc' %] > [% BLOCK jsinclude %] >-- >2.17.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21054
:
76793
| 76880