Bugzilla – Attachment 76793 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.04 KB, created by
Nick Clemens (kidclamp)
on 2018-07-09 13:26:48 UTC
(
hide
)
Description:
Bug 21054: Remove extraneous </body> tag from sco-main.tt
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2018-07-09 13:26:48 UTC
Size:
1.04 KB
patch
obsolete
>From 8145521b6c066c826c2773e6c51fd0c44ac4db07 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! >--- > 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 284f041..ccc503e 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.1.4
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