From 0d9309e52020d42d4a75e944b7031c886d1be7ca Mon Sep 17 00:00:00 2001 From: Duncan Tyler Date: Mon, 19 Dec 2011 13:43:21 +1300 Subject: [PATCH] Fix to make date obviously editable - bug 7193 Signed-off-by: Katrin Fischer Patch changes all date fields on subscription entry to be obvious input fields. This makes it more obvious that you can enter dates manually and is more consistent with how we handle dates in other places. Signed-off-by: Paul Poulain --- .../prog/en/modules/serials/subscription-add.tt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt index b308896f0a..5301ce3ff9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -1115,12 +1115,12 @@ $(document).ready(function() {
  • [% UNLESS ( modify ) %]Show Calendar[% END %] - [% IF ( modify ) %] - [% ELSE %][% END %] + [% IF ( modify ) %] + [% ELSE %][% END %]
  • [% IF ( modify ) %]
  • Show Calendar - +
  • [% END %]
  • @@ -1307,7 +1307,7 @@ $(document).ready(function() { Show Calendar - +