NotenTab: Use Points

This commit is contained in:
cgfhtw
2024-12-03 09:27:38 +01:00
parent cf6cc97475
commit 446a5732d2
7 changed files with 148 additions and 52 deletions
@@ -97,6 +97,7 @@ class Config extends FHCAPI_Controller
'showOnlyWithUid' => true,
'config' => [
'edit' => 'both', // Possible values: both|header|inline
'usePoints' => defined('CIS_GESAMTNOTE_PUNKTE') && CIS_GESAMTNOTE_PUNKTE
]
];