Explorar el Código

[SOGo] Remove old js file

andryyy hace 7 años
padre
commit
b3896d464c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.