Comment 3 for bug 1893607

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

Reviewed: https://reviews.mahara.org/11200
Committed: https://git.mahara.org/mahara/mahara/commit/f2196d735e9988a951d546eefb918edcf1f42e6e
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f2196d735e9988a951d546eefb918edcf1f42e6e
Author: Lisa Seeto <email address hidden>
Date: Tue Sep 1 12:20:18 2020 +1200

Bug 1893607: Admin reports that list pages should only have links if admin can view page

- add check to see if USER can view portfolio to conditionally display URL
- add check for item pending to conditionally display pending text
- alter formatting of template for readability
- remove pending styling for entire column (needed to have $item->pending != null to work
so wasn't working already, and if displayed, requires further styling to have accesible contrast

Change-Id: Ice988ab891c8369e2bc4b323b3a0316f7989aae5
Signed-off-by: Lisa Seeto <email address hidden>