mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
Tab Dokumente
- Refactor Mapping for List Accepted for correct view Akzeptiertdatum and AkzeptiertVon - Delete Testoutputs dokument_kurzbz List NotAccpeted - Correct ColumnName for NachreichungAm - Change Order Columns Uploaddatum, akzeptiertVon
This commit is contained in:
@@ -102,6 +102,8 @@ class Dokumentprestudent_model extends DB_Model
|
||||
$qry.=" AND (v.archivierbar = FALSE OR v.archivierbar IS NULL)";
|
||||
}
|
||||
|
||||
$qry.=" ORDER BY d.bezeichnung ASC";
|
||||
|
||||
return $this->execQuery($qry, $parametersArray);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user