From 0ab6555b5b7ca4ec0c736670cf568cd6ae020c3b Mon Sep 17 00:00:00 2001 From: Daniel Alves Date: Thu, 19 Feb 2015 15:49:20 -0200 Subject: [PATCH] Fixed color picker javascript --- app/views/readings/_form.html.erb | 6 +----- db/schema.rb | 26 +++++++++++++------------- features/reading/edit.feature | 11 ++++++----- features/step_definitions/repository_steps.rb | 4 ---- features/step_definitions/user_steps.rb | 4 ++++ 5 files changed, 24 insertions(+), 27 deletions(-) diff --git a/app/views/readings/_form.html.erb b/app/views/readings/_form.html.erb index 22724f9..b899a8d 100644 --- a/app/views/readings/_form.html.erb +++ b/app/views/readings/_form.html.erb @@ -66,11 +66,7 @@