From dc512589011a4afd71981420631757470ce47ca2 Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 21 Apr 2022 13:09:23 +0000 Subject: [PATCH] Changed class view ready for delete functionality --- views/class.hbs | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/views/class.hbs b/views/class.hbs index 39606a2..e29bd31 100644 --- a/views/class.hbs +++ b/views/class.hbs @@ -2,7 +2,9 @@
{{#eq userType 'account'}}
- {{> button style='full' colour='primary' to=deleteLink content='Delete Class' size='lg'}} +
+ +
{{/eq}}
@@ -63,3 +65,10 @@ + +