mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 18:19:25 +00:00
Lock down reports page to teachers only
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
{{> adminNavItem content='Tests' icon='book-open' to='tests' current=current }}
|
||||
{{#eq userType 'account'}}
|
||||
{{> adminNavItem content='Test Templates' icon='trowel-bricks' to='test-templates' current=current }}
|
||||
{{/eq}}
|
||||
{{> adminNavItem content='Reports' icon='chart-column' to='reports' current=current }}
|
||||
{{/eq}}
|
||||
</div>
|
||||
<div class='adminNav__profile'>
|
||||
<div class='details'>
|
||||
|
||||
Reference in New Issue
Block a user