Przeglądaj źródła

[svn r22434] FS#2867 - The online editor: Removing a unnecessary option within the javascript configuration file.

Ivan Tcholakov 15 lat temu
rodzic
commit
34ad2680f1
1 zmienionych plików z 0 dodań i 8 usunięć
  1. 0 8
      main/inc/lib/fckeditor/myconfig.js

+ 0 - 8
main/inc/lib/fckeditor/myconfig.js

@@ -116,11 +116,3 @@ FCKConfig.VideoUploadDeniedExtensions	= '' ;
 FCKConfig.MediaUploadAllowedExtensions	= '.(flv|mp4)$' ;
 FCKConfig.MediaUploadDeniedExtensions	= '' ;
 // Note: These lists get combined with the platform's white and black lists.
-
-
-/*
- * Other settings.
- */
-
-// TODO: This setting seems obsolete. To be checked for removal.
-FCKConfig.UserStatus = 'teacher' ;