Explorar o código

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

Ivan Tcholakov %!s(int64=15) %!d(string=hai) anos
pai
achega
34ad2680f1
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  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' ;