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:28:59 +0000 (13:28 +1200)
commit984ef55b0ad590d23a2a5a6bcb1c8d875b1ec3b6
treec1dd6451b23527a28d24c80a132f64b09df348a9
parent36a10b9eb5957bf68b3da002d0bd58b04f4adf96
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