Bugzilla – Attachment 59908 Details for
Bug 17956
Provide additional functionality in the onboarding tool through configuring z-targets, and providing information on setting up SIP and LDAP services
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17956 - Working Finish button in onboardingstep6.tt
Bug-17956---Working-Finish-button-in-onboardingste.patch (text/plain), 963 bytes, created by
Alex Buckley
on 2017-02-05 11:41:12 UTC
(
hide
)
Description:
Bug 17956 - Working Finish button in onboardingstep6.tt
Filename:
MIME Type:
Creator:
Alex Buckley
Created:
2017-02-05 11:41:12 UTC
Size:
963 bytes
patch
obsolete
>From 6aa89441c4e13ae64ff10dbf3da33f4dc9351240 Mon Sep 17 00:00:00 2001 >From: Alex Buckley <alexbuckley@catalyst.net.nz> >Date: Sun, 29 Jan 2017 04:29:43 +0000 >Subject: [PATCH] Bug 17956 - Working Finish button in onboardingstep6.tt > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt >index 17b58e5..f3eefc3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt >@@ -109,4 +109,6 @@ > [% END %] > > Finish and log into Koha<br> >-<input type="submit" name="op" value="Finish"/><br><br> >+<form name="loginlink" method="post" action="onboarding.pl"> >+ <input type="submit" name="op" value="Finish"/><br><br> >+</form> >-- >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 17956
:
59903
|
59904
|
59905
|
59906
|
59907
|
59908
|
59993
|
59995
|
59996
|
60000
|
62061
|
64614
|
65447
|
65448
|
68813