Bugzilla – Attachment 10008 Details for
Bug 8217
Focus on search box in Detail page (staff search)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
0001-Bug-8217-Focus-on-search-box-in-staff-detail-page.patch (text/plain), 927 bytes, created by
Adrien SAURAT
on 2012-06-09 10:47:28 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Adrien SAURAT
Created:
2012-06-09 10:47:28 UTC
Size:
927 bytes
patch
obsolete
>From c47a5a05137d99861cd3f627ed4d42cff939eec2 Mon Sep 17 00:00:00 2001 >From: Adrien Saurat <adrien.saurat@biblibre.com> >Date: Sat, 9 Jun 2012 11:43:56 +0100 >Subject: [PATCH] Bug 8217: Focus on search box in staff detail page > >--- > .../prog/en/modules/catalogue/detail.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index c92a891..cd203c6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -45,7 +45,7 @@ function verify_images() { > </script> > </head> > >-<body id="catalog_detail" class="catalog"> >+<body id="catalog_detail" class="catalog" onload="document.getElementById('search-form').focus();"> > > [% INCLUDE 'header.inc' %] > [% INCLUDE 'cat-search.inc' %] >-- >1.7.4.1 >
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 8217
:
10008
|
10021
|
10162
|
10346
|
10443
|
10596