Bugzilla – Attachment 86332 Details for
Bug 21772
Add holds and account information tab to the SCO module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21772: (follow-up) QA failed because old bootstrap button class
Bug-21772-follow-up-QA-failed-because-old-bootstra.patch (text/plain), 1.67 KB, created by
Agustín Moyano
on 2019-03-07 23:08:53 UTC
(
hide
)
Description:
Bug 21772: (follow-up) QA failed because old bootstrap button class
Filename:
MIME Type:
Creator:
Agustín Moyano
Created:
2019-03-07 23:08:53 UTC
Size:
1.67 KB
patch
obsolete
>From 398dabc606d151d365db0713b3604abf238b5ee3 Mon Sep 17 00:00:00 2001 >From: Agustin Moyano <agustinmoyano@theke.io> >Date: Thu, 7 Mar 2019 19:22:23 -0300 >Subject: [PATCH] Bug 21772: (follow-up) QA failed because old bootstrap button > class > >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc >index 8c8000e346..f570d8a962 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/holds-table.inc >@@ -164,7 +164,7 @@ > <input type="text" name="suspend_until" id="suspend_until_[% HOLD.reserve_id | html %]" class="suspend-until" size="10" /> > [% INCLUDE 'date-format.inc' %] > <p class="js-show"><a href="#" onclick="document.getElementById('suspend_until_[% HOLD.reserve_id | html %]').value='';return false;">Clear date to suspend indefinitely</a></p> >- <button class="btn btn-mini js-hide" type="submit" name="submit">Suspend</button> >+ <button class="btn btn-xs js-hide" type="submit" name="submit">Suspend</button> > </div> > <div class="modal-footer"> > <button class="btn btn-primary" type="submit" name="submit">Suspend</button> >-- >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 21772
:
86331
|
86332
|
86333
|
86334
|
86495
|
87042
|
87043
|
87044
|
87045
|
87046
|
87047
|
87048
|
87064
|
87067