Bugzilla – Attachment 89419 Details for
Bug 21411
Advanced cataloging editor - rancor - Allow configuration of Keyboard shortcuts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21411: (QA follow-up) fix tests
Bug-21411-QA-follow-up-fix-tests.patch (text/plain), 857 bytes, created by
Katrin Fischer
on 2019-05-07 08:15:03 UTC
(
hide
)
Description:
Bug 21411: (QA follow-up) fix tests
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-05-07 08:15:03 UTC
Size:
857 bytes
patch
obsolete
>From 9b4585ed9444110e7e75b9b942bbd14b87bec9b0 Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Tue, 30 Apr 2019 14:21:31 +0000 >Subject: [PATCH] Bug 21411: (QA follow-up) fix tests > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > t/db_dependent/Koha/KeyboardShortcuts.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/Koha/KeyboardShortcuts.t b/t/db_dependent/Koha/KeyboardShortcuts.t >index 6dd77e09de..fc98a1b933 100644 >--- a/t/db_dependent/Koha/KeyboardShortcuts.t >+++ b/t/db_dependent/Koha/KeyboardShortcuts.t >@@ -37,7 +37,6 @@ my $nb_of_shortcuts = Koha::KeyboardShortcuts->search->count; > my $shortcut_hash = { > shortcut_name => 'this_cut', > shortcut_keys => 'Ctrl-D', >- shortcut_desc => 'DOES_THE_THING' > }; > > my $new_shortcut = Koha::KeyboardShortcut->new($shortcut_hash)->store; >-- >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 21411
:
79408
|
79409
|
85365
|
85366
|
85397
|
85398
|
86012
|
86013
|
86014
|
86018
|
86019
|
86020
|
88465
|
88466
|
88467
|
88468
|
89119
|
89179
|
89416
|
89417
|
89418
| 89419 |
89420
|
89421