Jelajahi Sumber

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

Ivan Tcholakov 15 tahun lalu
induk
melakukan
34ad2680f1
1 mengubah file dengan 0 tambahan dan 8 penghapusan
  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' ;