Bugzilla – Attachment 74535 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: Style 'Multi receiving' button like others
Bug-18327-Style-Multi-receiving-button-like-others.patch (text/plain), 1.45 KB, created by
Jonathan Druart
on 2018-04-19 10:13:32 UTC
(
hide
)
Description:
Bug 18327: Style 'Multi receiving' button like others
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-04-19 10:13:32 UTC
Size:
1.45 KB
patch
obsolete
>From 1cac305781a059aebc7ae61a256db3f1abcf8e01 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 19 Apr 2018 07:13:16 -0300 >Subject: [PATCH] Bug 18327: Style 'Multi receiving' button like others > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >index c2122f7351..a5e1b1e05f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >@@ -117,7 +117,7 @@ > [% UNLESS subscription.closed %] > <div class="btn-group"><input type="button" value="Generate next" onclick="javascription:generateNext([% subscriptionidlist %])" class="btn btn-default btn-sm" /></div> > [% IF ( subscriptions.size == 1 and !serialsadditems ) %] >- <div class="btn-group"><a href="#multi_receiving" role="button" class="btn btn-default btn-sm" data-toggle="modal"><i class="fa fa-plus"></i> Multi receiving</a></div> >+ <div class="btn-group"><input type="button" value="Multi receiving" href="#multi_receiving" class="btn btn-default btn-sm" data-toggle="modal"></div> > [% END %] > [% END %] > </p> >-- >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