From 8c5189d68dbef6a31f9c51f56b632930740962b1 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 (cherry picked from commit 0d9309e52020d42d4a75e944b7031c886d1be7ca) Signed-off-by: Chris Nighswonger --- .../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 40e1ebee4c..6319c215cc 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 %]
  • @@ -1302,7 +1302,7 @@ $(document).ready(function() { Show Calendar - +