diff options
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/things/_form.html.erb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/things/_form.html.erb b/app/views/things/_form.html.erb index da90302..0569cc4 100644 --- a/app/views/things/_form.html.erb +++ b/app/views/things/_form.html.erb @@ -50,11 +50,6 @@ </div> <div> - <%= form.label :location %> - <%= form.text_field :location %> - </div> - - <div> <%= form.label :insideof %> <%= form.text_field :insideof %> </div> |
