From 2b6917eafa615b7563b025371e4da63a9bac3a5d Mon Sep 17 00:00:00 2001 From: Bryan Larsen Date: Mon, 3 Jun 2013 16:38:26 +0200 Subject: [PATCH] remove-position-from-task-form You'll notice a slight glitch -- the tasks position has been added to the new-task and edit-task forms. We don't want that. We'll fix it by customising the Task form. In `application.dryml` add: SHOW_PATCH --- app/views/taglibs/front_site.dryml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/views/taglibs/front_site.dryml b/app/views/taglibs/front_site.dryml index 7f6da4c..45ab983 100644 --- a/app/views/taglibs/front_site.dryml +++ b/app/views/taglibs/front_site.dryml @@ -25,3 +25,9 @@ + + + + + +