Bugzilla – Attachment 19148 Details for
Bug 9757
Make staff client list contents view more like search results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9757: Remove duplicated action buttons.
Bug-9757-Remove-duplicated-action-buttons.patch (text/plain), 1.34 KB, created by
Jonathan Druart
on 2013-06-19 09:50:57 UTC
(
hide
)
Description:
Bug 9757: Remove duplicated action buttons.
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-06-19 09:50:57 UTC
Size:
1.34 KB
patch
obsolete
>From 9d70ffde799d7866464adb215470847083f4e137 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 19 Jun 2013 11:50:00 +0200 >Subject: [PATCH] Bug 9757: Remove duplicated action buttons. > >--- > .../intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt | 8 -------- > 1 file changed, 8 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt >index aa93c83..aac163f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt >@@ -407,14 +407,6 @@ function placeHold () { > [% END %]<!-- /itemsloop --> > </table> > <div class="pages">[% pagination_bar %]</div> >- <fieldset class="action"> >- [% IF ( itemsloop ) %] >- [% IF ( CAN_user_reserveforothers && DisplayMultiPlaceHold ) %]<input type="button" class="placehold" value="Place hold" />[% END %] >- [% IF ( allowremovingitems ) %]<input type="submit" value="Remove selected records" class=" >- list-remove" />[% END %] >- [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]<input type="submit" value="Merge selected records" class="merge-items" />[% END %] >- [% END %] >- </fieldset> > </form> > > [% END %] >-- >1.7.10.4
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 9757
:
15912
|
15921
|
16099
|
16549
|
16662
|
16709
|
18945
|
19148
|
19231
|
19240
|
19241