Commit e9a4318
committed
minor #7494 Minor fix in
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #7494).
Discussion
----------
Minor fix in `postLoad` event (file uploading)
Minor fix in `postLoad` event (file uploading). Added accessor methods in FileUploader class to make it possible to get $targetDir from outside.
Commits
-------
f16d3ed Minor fix in event (file uploading)postLoad event (file uploading) (Prisacari Dmitrii)1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
250 | 255 | | |
251 | 256 | | |
252 | 257 | | |
| |||
447 | 452 | | |
448 | 453 | | |
449 | 454 | | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
450 | 459 | | |
451 | 460 | | |
452 | | - | |
| 461 | + | |
453 | 462 | | |
454 | 463 | | |
455 | 464 | | |
| |||
0 commit comments