소스 검색

Set the course driver as default see BT#15021

Julio 6 년 전
부모
커밋
9fcd081c9d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      main/template/default/javascript/editor/elfinder_standalone.tpl

+ 1 - 0
main/template/default/javascript/editor/elfinder_standalone.tpl

@@ -25,6 +25,7 @@
                 window.opener.CKEDITOR.tools.callFunction(funcNum, file.url);
                 window.close();
             },
+            startPathHash: 'l2_Lw', // Sets the course driver as default
             resizable: false
         }).elfinder('instance');
     });