Bugzilla – Attachment 169970 Details for
Bug 14322
Add option to create a shareable link for item searches
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14322: (follow-up) update shareable link button style
Bug-14322-follow-up-update-shareable-link-button-s.patch (text/plain), 1.13 KB, created by
David Nind
on 2024-08-02 01:44:48 UTC
(
hide
)
Description:
Bug 14322: (follow-up) update shareable link button style
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-08-02 01:44:48 UTC
Size:
1.13 KB
patch
obsolete
>From fc73cac8a932fa5a03f20022f9f4b74b0bc1bc68 Mon Sep 17 00:00:00 2001 >From: Brendan Lawlor <blawlor@clamsnet.org> >Date: Mon, 22 Jul 2024 14:17:06 +0000 >Subject: [PATCH] Bug 14322: (follow-up) update shareable link button style > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >index 614e9cd21b..a6bc5402ce 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt >@@ -537,7 +537,7 @@ > var getShareableLink = $('<a>') > .attr('href', '#') > .html("<i class='fa fa-copy'></i> " + _("Copy shareable link") ) >- .addClass('btn btn-secondary') >+ .addClass('btn btn-default') > .on('click', function(e) { > e.preventDefault(); > var params = getParams( $('#itemsearchform') ); >-- >2.39.2
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 14322
:
164962
|
168084
|
168768
|
168863
|
169029
|
169033
|
169304
|
169305
|
169306
|
169948
|
169949
|
169950
|
169951
|
169952
|
169969
|
169970
|
169971
|
169972
|
169973
|
170347
|
170348
|
170349
|
170350
|
170351
|
170352
|
170721
|
170722
|
170723
|
170724
|
170725
|
170726
|
170727