Simplify user view page to make it better on small devices
authorDan Marsden <dan@danmarsden.com>
Fri, 23 Jun 2017 00:41:45 +0000 (12:41 +1200)
committerDan Marsden <dan@danmarsden.com>
Fri, 23 Jun 2017 01:29:19 +0000 (13:29 +1200)
commit49b7ca49991e7d6135b4a1182b4813cf2fac6b45
tree223bdbc115f2d8bc6cd2de0e832fcf3af25dc964
parent296a696904568bc681cc01a95a803d5aff76a05e
Simplify user view page to make it better on small devices
* don't show user profile image
* don't show users name at top (already shown in header)
* Remove # column - not useful anyway.
* Combine date/time into single column.
* hide session type if viewing own report - students shouldn't care about session types.
renderer.php