Quellcode durchsuchen

[SOGo] Remove old js file

andryyy vor 6 Jahren
Ursprung
Commit
b3896d464c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      data/conf/sogo/sogo.conf

+ 1 - 1
data/conf/sogo/sogo.conf

@@ -14,7 +14,7 @@
     SOGoEnableEMailAlarms = YES;
     SOGoFoldersSendEMailNotifications = YES;
     SOGoForwardEnabled = YES;
-    SOGoUIAdditionalJSFiles = (js/theme-blue.js, js/custom-sogo.js);
+    SOGoUIAdditionalJSFiles = (js/custom-sogo.js);
 
     // Multi-domain setup
     // Domains are isolated, you can define visibility options here.