summaryrefslogtreecommitdiff
path: root/users/app/views/users/_public_key_field.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'users/app/views/users/_public_key_field.html.haml')
-rw-r--r--users/app/views/users/_public_key_field.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/app/views/users/_public_key_field.html.haml b/users/app/views/users/_public_key_field.html.haml
deleted file mode 100644
index af88cbd..0000000
--- a/users/app/views/users/_public_key_field.html.haml
+++ /dev/null
@@ -1 +0,0 @@
-= f.input :public_key, :as => :text, :hint => t(:use_ascii_key), :input_html => {:class => "span5", :rows => 20} # will want to tweak this to be wide enough (maybe smaller text?)