From ca35332fd77781fb29678863cf19fc94d3b37678 Mon Sep 17 00:00:00 2001 From: Adrien Saurat Date: Mon, 21 Jan 2013 12:13:41 +0100 Subject: [PATCH] Bug 9438: biblio notes displayed when adding order The biblio notes should not appear in the "Notes" textarea of the "New order" page, in Acquisitions. --- .../prog/en/modules/acqui/neworderempty.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index 398a568..893d02f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -530,7 +530,7 @@ $(document).ready(function()
  • - +
  • The 2 following fields are available for your own usage. They can be useful for statistical purposes
    -- 1.7.5.4