Bugzilla – Attachment 74456 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.13 KB, created by
Jonathan Druart
on 2018-04-18 16:08:37 UTC
(
hide
)
Description:
Bug 18327: Rename submit button with 'OK'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-04-18 16:08:37 UTC
Size:
1.13 KB
patch
obsolete
>From b4798e320e2764fbf45bc8ddf9c31549343cfb92 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' > >--- > .../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 91f9377f24..e88d2e6b6e 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.11.0
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