Comment 6 for bug 633658

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

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

commit f14447c49046734410c1b4b6a8e33e08771b3020
Author: Robert Lyon <email address hidden>
Date: Tue Nov 12 16:23:58 2013 +1300

Details link in 'files to download' is inconsistent (bug 633658)

to test - add both image and non image files to a 'files to download'
block.
On view page click on the 'details' link.
- Non image files go directly to a page showing meta information and
download link.

- Image files go to same page but show just the image + another
'details' link that takes you to the metadata page

Patch changes the initial link name from 'details' to 'view' for image
artefacts.

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