浏览代码

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');
     });