From a729106e956e051818bb2d37f1581f3bf3abcefd Mon Sep 17 00:00:00 2001 From: DavisLWebb Date: Wed, 23 Apr 2014 20:32:58 -0400 Subject: Fixed several user controller errors --- app/views/users/show.html.erb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/views/users') diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index b85cbda..81eee6f 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -20,6 +20,14 @@ too single

+

+ <%= label :username %>
+ <%= text_field %> + +

+ +

+

Recent Tournaments Played

-- cgit v1.2.3-2-g168b