Comment 34 for bug 1006634

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

Reviewed: https://reviews.mahara.org/1269
Committed: http://gitorious.org/mahara/mahara/commit/bbb85f00fec66138a5c4639d0c3131a69a1b2b59
Submitter: Melissa Draper (<email address hidden>)
Branch: master

commit bbb85f00fec66138a5c4639d0c3131a69a1b2b59
Author: Richard Mansfield <email address hidden>
Date: Thu May 3 17:56:04 2012 +1200

    Use clean urls on view/artefact.php

    Bug #1006634, part 3

    The template can be simplified a bit by using View::display_title()
    instead of generating titles and links for the view and its owner.

    The owner_link function is called by display_title, and is updated
    here to return clean urls.

    Change-Id: Ia4653b2050be1f3b4443130165dcfcbe94a6121b
    Signed-off-by: Richard Mansfield <email address hidden>