SAAS-922 take 2
This commit is contained in:
parent
934b3fb764
commit
ffb55de566
2 changed files with 6 additions and 9 deletions
|
@ -62,6 +62,7 @@ class Application_Service_MediaService
|
|||
|
||||
if ($media->getPropelOrm()->isValidPhysicalFile()) {
|
||||
$filename = $media->getPropelOrm()->getFilename();
|
||||
|
||||
//Download user left clicks a track and selects Download.
|
||||
if (!$inline) {
|
||||
//We are using Content-Disposition to specify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue