From 82ed0971fdfde7aac899c341f7bd14fd47646dd0 Mon Sep 17 00:00:00 2001 From: Michael Writhe Date: Tue, 22 Jan 2013 16:56:16 -0700 Subject: [PATCH] reward:gold field is now a number instead of text. Validates the input from user before submitting form... we should check the input once received as well, but this is good enough for now --- views/app/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/app/index.html b/views/app/index.html index b8ffc63982..e712eca564 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -436,7 +436,7 @@