From d866282bb941fb141e45164152c8cdf3c45db294 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 9 Nov 2010 21:43:19 -0500 Subject: [PATCH] Removed two column definitions added in previous patch The items table has neither a date_due nor issueddate column. Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/columns.def | 2 -- 1 file changed, 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/columns.def b/koha-tmpl/intranet-tmpl/prog/en/columns.def index b5a56958d0..b8d6e8ce53 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/columns.def +++ b/koha-tmpl/intranet-tmpl/prog/en/columns.def @@ -78,8 +78,6 @@ items.itemnotes Item Notes items.holdingbranch Holding Branch items.paidfor Has Item been lost and then paid for items.timestamp Timestamp -items.date_due Due Date -items.issuedate Issue Date items.location Location items.ccode Koha Collection items.itype Item-level Item Type -- 2.39.5