From 2f819f8f2cfa5d2c5613f1f3d8b47b6a36331659 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Sun, 24 Jul 2016 17:48:06 -0400 Subject: Added voting to front end --- views/user_solutions.hbs | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'views/user_solutions.hbs') diff --git a/views/user_solutions.hbs b/views/user_solutions.hbs index 598e63d..b00b098 100644 --- a/views/user_solutions.hbs +++ b/views/user_solutions.hbs @@ -19,7 +19,6 @@ - {{#each query}}
@@ -30,13 +29,18 @@
-
- -

{{this.votes}}

-
-
- -

-1

+
+
+ + + +
+
+ + + +
+

{{this.votes}}

-- cgit v1.2.3