Procházet zdrojové kódy

[SOGo] Remove old js file

andryyy před 7 roky
rodič
revize
b3896d464c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.