Bläddra i källkod

Set the course driver as default see BT#15021

Julio 6 år sedan
förälder
incheckning
9fcd081c9d
1 ändrade filer med 1 tillägg och 0 borttagningar
  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');
     });