From 8be63f0bf16b5d0a099eec378e85ac6e48fb03d1 Mon Sep 17 00:00:00 2001 From: Suraj Date: Tue, 2 Feb 2016 21:08:49 +0530 Subject: [PATCH] priority is now a radio button list not drop down --- public/templates/edit.html | 9 ++++----- public/templates/home.html | 11 ++++------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/public/templates/edit.html b/public/templates/edit.html index 0f2f4ab..c2be11f 100644 --- a/public/templates/edit.html +++ b/public/templates/edit.html @@ -15,11 +15,10 @@ rows="10" style="border:none;border-bottom:1px solid gray; box-shadow:none;">{{.Content}} - Priority: High + Medium + Low diff --git a/public/templates/home.html b/public/templates/home.html index cf205d7..5cb78f8 100644 --- a/public/templates/home.html +++ b/public/templates/home.html @@ -22,14 +22,11 @@ File:
- Priority: + Priority: + High + Medium + Low -