Commit ebe2248
committed
Open files without editor
If the file manager is implemented without an editor and does not open a
new popup window (ie. just using as a file browser/upload/download app),
open files using browser's default method instead of trying to access
window.opener (which does not exist).1 parent e6a0d5f commit ebe2248
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | | - | |
| 323 | + | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
0 commit comments