From f2c14ed083d33e9fde467e165e82255e26837c01 Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Wed, 3 Jun 2009 12:59:22 +0200 Subject: [PATCH] BUGFIX new_acq (Javascript error under certain circumstances) the parent_id must be displayed even for the 1st budget, otherwise, javascript error --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl index db599e04c7..655b7e7b84 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tmpl @@ -234,9 +234,7 @@ - - " /> - + " />
  • -- 2.39.2