mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 22:42:16 +00:00
Verband Order
This commit is contained in:
@@ -326,6 +326,8 @@ class Verband extends FHC_Controller
|
||||
{
|
||||
$this->load->model('organisation/Studiensemester_model', 'StudiensemesterModel');
|
||||
|
||||
$this->StudiensemesterModel->addOrder('start');
|
||||
|
||||
/**
|
||||
* TODO(chris): filter with variable:
|
||||
* - $number_displayed_past_studiensemester from Variable
|
||||
|
||||
Reference in New Issue
Block a user