Better attachment handling.

This commit is contained in:
James Cole
2015-07-25 18:33:19 +02:00
parent 7ab0508167
commit 92799699bc
2 changed files with 9 additions and 3 deletions

View File

@@ -119,6 +119,8 @@ class AttachmentController extends Controller
/**
* @param Attachment $attachment
*
* @return \Illuminate\Http\Response
*/
public function preview(Attachment $attachment)
{