mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
NotenTab: Use Points
This commit is contained in:
@@ -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
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user