From 905df6912aaa3d43dabf8be01c004117abe1740c Mon Sep 17 00:00:00 2001 From: Cris Date: Wed, 11 Dec 2019 15:32:29 +0100 Subject: [PATCH] Changed: column description from 'Auftrag' -> to 'LV- / Projektbezeichnung' --- application/views/lehre/lehrauftrag/acceptLehrauftragData.php | 2 +- application/views/lehre/lehrauftrag/approveLehrauftragData.php | 2 +- application/views/lehre/lehrauftrag/orderLehrauftragData.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/application/views/lehre/lehrauftrag/acceptLehrauftragData.php b/application/views/lehre/lehrauftrag/acceptLehrauftragData.php index caa221685..13460d38e 100644 --- a/application/views/lehre/lehrauftrag/acceptLehrauftragData.php +++ b/application/views/lehre/lehrauftrag/acceptLehrauftragData.php @@ -296,7 +296,7 @@ $filterWidgetArray = array( 'OrgForm', 'Person-ID', 'Typ', - 'Auftrag', + 'LV- / Projektbezeichnung', 'Semester', 'Organisationseinheit', 'Gruppe', diff --git a/application/views/lehre/lehrauftrag/approveLehrauftragData.php b/application/views/lehre/lehrauftrag/approveLehrauftragData.php index 59964a955..045a34a94 100644 --- a/application/views/lehre/lehrauftrag/approveLehrauftragData.php +++ b/application/views/lehre/lehrauftrag/approveLehrauftragData.php @@ -306,7 +306,7 @@ $filterWidgetArray = array( 'OrgForm', 'Person-ID', 'Typ', - 'Auftrag', + 'LV- / Projektbezeichnung', 'Semester', 'Organisationseinheit', 'Gruppe', diff --git a/application/views/lehre/lehrauftrag/orderLehrauftragData.php b/application/views/lehre/lehrauftrag/orderLehrauftragData.php index 3df082642..5b68b6b37 100644 --- a/application/views/lehre/lehrauftrag/orderLehrauftragData.php +++ b/application/views/lehre/lehrauftrag/orderLehrauftragData.php @@ -339,7 +339,7 @@ $filterWidgetArray = array( 'OrgForm', 'Person-ID', 'Typ', - 'Auftrag', + 'LV- / Projektbezeichnung', 'Semester', 'Organisationseinheit', 'Gruppe',