From 5d79e14ec6fedc12d0f5a3a13e7466684cb21080 Mon Sep 17 00:00:00 2001 From: Sven Donath Date: Wed, 1 Sep 2010 16:50:07 +0200 Subject: [PATCH] Die Projekt-Suchseite hat jetzt einen Fokus auf "Nummer". (Stammdaten->Berichte->Projekte) --- bin/mozilla/projects.pl | 1 + templates/webpages/projects/search.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/mozilla/projects.pl b/bin/mozilla/projects.pl index a59ecc978..f854a4af9 100644 --- a/bin/mozilla/projects.pl +++ b/bin/mozilla/projects.pl @@ -92,6 +92,7 @@ sub search { $form->{CUSTOM_VARIABLES_INCLUSION_CODE}) = CVar->render_search_options('variables' => $form->{CUSTOM_VARIABLES}, 'include_prefix' => 'l_', 'include_value' => 'Y'); + $form->{fokus} = 'getElementById("projectnumber")'; $form->header(); print $form->parse_html_template('projects/search'); diff --git a/templates/webpages/projects/search.html b/templates/webpages/projects/search.html index e7b030c44..25c74c339 100644 --- a/templates/webpages/projects/search.html +++ b/templates/webpages/projects/search.html @@ -1,7 +1,7 @@ [%- USE T8 %] -[% USE HTML %] +[% USE HTML %] -
+
[% title %]
@@ -9,7 +9,7 @@ - + -- 2.20.1
[% 'Number' | $T8 %]