update feature set

This commit is contained in:
Mario Vavti
2019-06-17 10:10:44 +02:00
parent c9604eaabf
commit 8535eb7bf5
2 changed files with 1 additions and 15 deletions

View File

@@ -280,20 +280,6 @@ function get_features($filtered = true, $level = (-1)) {
],
'events' => [
t('Events'),
[
'events_cal_first_day',
t('Start calendar week on Monday'),
t('Default is Sunday'),
false,
get_config('feature_lock','events_cal_first_day')
]
],
'manage' => [
t('Manage'),