Bugzilla – Attachment 30912 Details for
Bug 7673
New patron permissions to manage items (edit, batchmod, delete all)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7673: The delete all items link should only be displayed if delete_all_items is set
Bug-7673-The-delete-all-items-link-should-only-be-.patch (text/plain), 1.14 KB, created by
Jonathan Druart
on 2014-08-18 09:10:15 UTC
(
hide
)
Description:
Bug 7673: The delete all items link should only be displayed if delete_all_items is set
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-08-18 09:10:15 UTC
Size:
1.14 KB
patch
obsolete
>From 456f4968d9a9a21775f9aebff707ccbdd2fb0e22 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Mon, 31 Mar 2014 13:50:08 +0200 >Subject: [PATCH] Bug 7673: The delete all items link should only be displayed > if delete_all_items is set > >This test had been lost in a rebase. > >Signed-off-by: Koha Team AMU <koha.aixmarseille@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc >index a296dd1..4a9add4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc >@@ -203,7 +203,7 @@ CAN_user_serials_create_subscription ) %] > [% END %] > [% END %] > >- [% IF ( CAN_user_editcatalogue_edit_items ) %] >+ [% IF ( CAN_user_editcatalogue_delete_all_items ) %] > [% IF ( count ) %] > <li><a href="#" id="deleteallitems">Delete all items</a></li> > [% ELSE %] >-- >2.0.0.rc2
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 7673
:
8714
|
9857
|
10360
|
12102
|
13004
|
16225
|
16239
|
16368
|
16371
|
23266
|
23267
|
23270
|
23271
|
26008
|
26009
|
26704
|
26705
|
26722
|
27631
|
27632
|
27633
|
27634
|
27635
|
27636
|
27637
|
27638
|
27640
|
27641
|
28007
|
28008
|
28009
|
28010
|
28011
|
28012
|
28013
|
28014
|
28015
|
29550
|
30910
|
30911
|
30912
|
30913
|
30914
|
30915
|
30916
|
30917
|
30918
|
30919
|
31010
|
31011
|
31012
|
31013
|
31015
|
31016
|
31017
|
31019
|
32200
|
32201
|
32215
|
32217
|
32219
|
32220
|
32222
|
32224
|
32225
|
32226
|
32227
|
32228
|
32928
|
32962
|
32993
|
33487