From 2c7492709ccaff3ca1e2a6c61a25eb6675528e12 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 14 May 2013 16:07:37 +0100 Subject: [PATCH] tags: make tag-selection checkboxes for now, peopel aren't understanding combobox --- views/app/filters.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/app/filters.html b/views/app/filters.html index f3479f0690..1a04d02a3a 100644 --- a/views/app/filters.html +++ b/views/app/filters.html @@ -53,9 +53,9 @@
Tags - + {{#each _user.tags as :tag}} + + {{/}}
\ No newline at end of file