1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 18:39:32 +00:00

Remove unneccasary buttons from class page

This commit is contained in:
2022-04-22 03:18:10 +00:00
parent 063c12b1db
commit c519e1e699

View File

@@ -22,10 +22,6 @@
<h3><a href='{{membersLink}}'>Members</a></h3>
{{> classMembers members=members }}
</div>
<div class='adminOverview__buttons'>
{{> button style='full' colour='primary' to=contactLink content='Contact'}}
{{> button style='full' colour='primary' to=testsLink content='View Tests'}}
</div>
</div>
</div>
</div>
@@ -45,10 +41,7 @@
</div>
<div class='adminSection'>
<div class='adminItem classPage__tests'>
<div class='adminItem__title'>
<h2>Tests</h2>
{{> button style='full' colour='primary' to=testsLink content='View All'}}
</div>
<h2>Tests</h2>
<div class='classPage__tests__container'>
<div class='adminTable'>
<h3>Upcoming Tests</h3>