Bugzilla – Attachment 74515 Details for
Bug 18327
Add the ability to set the received date to today on multi receiving serials
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18327: Rename submit button with 'OK'
Bug-18327-Rename-submit-button-with-OK.patch (text/plain), 1.18 KB, created by
Katrin Fischer
on 2018-04-19 06:48:52 UTC
(
hide
)
Description:
Bug 18327: Rename submit button with 'OK'
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2018-04-19 06:48:52 UTC
Size:
1.18 KB
patch
obsolete
>From 4d0d5341d271f43bbbd2282da3811319a1747231 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 18 Apr 2018 13:08:06 -0300 >Subject: [PATCH] Bug 18327: Rename submit button with 'OK' > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/includes/modals/serials_multi_receiving.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/serials_multi_receiving.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/serials_multi_receiving.inc >index 91f9377..e88d2e6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/modals/serials_multi_receiving.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/modals/serials_multi_receiving.inc >@@ -24,7 +24,7 @@ > > <div class="modal-footer"> > <a href="#" class="cancel" data-dismiss="modal" aria-hidden="true">Cancel</a> >- <input type="submit" class="btn btn-default approve" value="Multi receiving" /> >+ <input type="submit" class="btn btn-default approve" value="OK" /> > </div> > </form> > </div> >-- >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 18327
:
74375
|
74376
|
74390
|
74391
|
74456
|
74457
|
74513
|
74514
| 74515 |
74516
|
74535