Bugzilla – Attachment 88895 Details for
Bug 15496
Delete bibliographic record after moving last item to another record(s)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15496: (QA Follow up) remove text/javascript
Bug-15496-QA-Follow-up-remove-textjavascript.patch (text/plain), 1.08 KB, created by
Kyle M Hall (khall)
on 2019-04-26 11:22:44 UTC
(
hide
)
Description:
Bug 15496: (QA Follow up) remove text/javascript
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2019-04-26 11:22:44 UTC
Size:
1.08 KB
patch
obsolete
>From d3f7fa724470207d958a086436787130f82222f9 Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Mon, 15 Apr 2019 17:55:04 +0000 >Subject: [PATCH] Bug 15496: (QA Follow up) remove text/javascript > >Make the QA tool happy for html5 > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt >index cc163c0335..29e6499774 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/moveitem.tt >@@ -113,7 +113,7 @@ > </div> > > [% MACRO jsinclude BLOCK %] >- <script type="text/javascript"> >+ <script> > $("#delete-biblio-btn").on("click", function(){ > if ( confirm(_("Are you sure you want to delete this record?")) ) { > let btn = $(this); >-- >2.20.1 (Apple Git-117)
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 15496
:
88004
|
88005
|
88006
|
88008
|
88015
|
88016
|
88017
|
88018
|
88019
|
88020
|
88026
|
88027
|
88028
|
88029
|
88030
|
88031
|
88032
|
88165
|
88166
|
88167
|
88168
|
88169
|
88170
|
88171
|
88172
|
88215
|
88225
|
88226
|
88227
|
88228
|
88229
|
88230
|
88892
|
88893
|
88894
| 88895 |
88896
|
88897
|
88903
|
88905
|
88920
|
88938
|
88950