From f8deb8699ba1b9c223e7097c713f0b2f9aa88a51 Mon Sep 17 00:00:00 2001 From: Duncan Tyler Date: Mon, 19 Dec 2011 13:43:21 +1300 Subject: [PATCH] [SIGNED-OFF] 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. --- .../prog/en/modules/serials/subscription-add.tt | 10 +++++----- 1 files 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 b308896..5301ce3 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 - +