@@ -, +, @@ form - First issue publication date - Subscription start date - Subscription end date --> without patch, nothing happen --> with path, the datepicker is shown --- koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -224,7 +224,7 @@ fieldset.rows li.radio { width: 100%; } /* override staff-global.css */ Serials planning
  1. - + [% UNLESS (more_than_one_serial) %] [% ELSE %] @@ -288,11 +288,11 @@ fieldset.rows li.radio { width: 100%; } /* override staff-global.css */
  2. - +
  3. - +
  4. --