(no commit message) atutor_1_5_2
authorjoel kronenberg <joel.kronenberg@utoronto.ca>
Wed, 14 Dec 2005 19:39:14 +0000 (19:39 -0000)
committerjoel kronenberg <joel.kronenberg@utoronto.ca>
Wed, 14 Dec 2005 19:39:14 +0000 (19:39 -0000)
docs/include/html/filemanager_display.inc.php

index 2afb5ae..0cb216f 100644 (file)
@@ -340,7 +340,6 @@ function insertFile(fileName, pathTo, ext) {
                }
        }
 }
-
 function insertAtCursor(myField, myValue) {
        //IE support
        if (window.opener.document.selection) {