Bugzilla – Attachment 8127 Details for
Bug 7031
More options for AdvancedSearchTypes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7031: Followup for typo in catalogue search
patch.txt (text/plain), 1.01 KB, created by
Marcel de Rooy
on 2012-03-09 17:57:48 UTC
(
hide
)
Description:
Bug 7031: Followup for typo in catalogue search
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2012-03-09 17:57:48 UTC
Size:
1.01 KB
patch
obsolete
>From 10a18ac7c7b6d947f24c4ebe7a29ac350f87f354 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 9 Mar 2012 17:49:29 +0100 >Subject: [PATCH] 7031 Followup: typo >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > catalogue/search.pl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/catalogue/search.pl b/catalogue/search.pl >index 03343f9..235198e 100755 >--- a/catalogue/search.pl >+++ b/catalogue/search.pl >@@ -256,7 +256,7 @@ foreach my $advanced_srch_type (@advanced_search_types) { > ccl => "$itype_or_itemtype,phr", > code => $thisitemtype, > description => $itemtypes->{$thisitemtype}->{'description'}, >- imageurl=> getitemtypeimagelocation( 'opac', $itemtypes->{$thisitemtype}->{'imageurl'} ), >+ imageurl=> getitemtypeimagelocation( 'intranet', $itemtypes->{$thisitemtype}->{'imageurl'} ), > ); > push @itypesloop, \%row; > } >-- >1.6.0.6 >
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 7031
:
5896
|
5897
|
5898
|
5899
|
6910
|
6932
|
6938
|
7855
|
7857
|
7859
|
7860
|
7861
|
7864
| 8127