aboutsummaryrefslogtreecommitdiff
path: root/app/views/things
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/things')
-rw-r--r--app/views/things/_form.html.erb5
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>