Comment 11 for bug 633658

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2710
Committed: http://gitorious.org/mahara/mahara/commit/9b46259520d476012b5f0a40ed9a41beb5142cd8
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 9b46259520d476012b5f0a40ed9a41beb5142cd8
Author: Robert Lyon <email address hidden>
Date: Mon Nov 18 11:05:22 2013 +1300

Clicking 'details' link for images goes directly to details page (bug #633658)

Before patch:
- Clicking 'View' (details) link in 'files(s) to download block took
you to a preview page for the image

After patch:
- clicking the 'Details' link takes you to the details page - now
consistent UI with the other file types. And there is no preview page.
If one wants to see image they can click on the title link on
view/artefact.php page or click the small 'preview' image.

Change-Id: Ia6c3304e0e4fef50c929aa30962265036d11df93
Signed-off-by: Robert Lyon <email address hidden>