mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-11 18:01:23 +00:00
@@ -109,7 +109,10 @@
|
||||
// Listen to HTTP errors broadcasted from HTTP interceptor
|
||||
$rootScope.$on('http:Error', onHttpError);
|
||||
|
||||
Alarm.getAlarms();
|
||||
if (sgSettings.activeUser('path').calendar) {
|
||||
// Fetch Calendar alarms
|
||||
Alarm.getAlarms();
|
||||
}
|
||||
}
|
||||
|
||||
angular.module('SOGo.Common')
|
||||
|
||||
Reference in New Issue
Block a user