Comment 10 for bug 807278

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

Reviewed: https://reviews.mahara.org/780
Committed: http://gitorious.org/mahara/mahara/commit/d72aeaf3bd9151faab86565db022314067cf2aff
Submitter: Richard Mansfield (<email address hidden>)
Branch: master

commit d72aeaf3bd9151faab86565db022314067cf2aff
Author: Richard Mansfield <email address hidden>
Date: Thu Oct 6 13:06:18 2011 +1300

    Remove view title display logic from my views template (bug #860154)

    As a result of profile view access changes in bug #807278, profile
    views are displayed on the share page. So the 'editing' version
    of view titles needs to be displayed in two places (my views/
    group views etc., and on the share page). It makes sense to use
    the same View methods in both cases, and remove the old logic to
    get the view title and url from the template.

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