X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45f10d80d1b584808a6e375214b5be6bc7d2a730..1c4506929f883a25240e5cbc0a5e55597b9ddb1b:/apps/workbench/app/views/users/profile.html.erb diff --git a/apps/workbench/app/views/users/profile.html.erb b/apps/workbench/app/views/users/profile.html.erb index 4fefa821ca..af7a71dc72 100644 --- a/apps/workbench/app/views/users/profile.html.erb +++ b/apps/workbench/app/views/users/profile.html.erb @@ -71,7 +71,7 @@ <% if entry['type'] == 'select' %>
- <% entry['options'].each do |option| %> <% end %> @@ -79,7 +79,7 @@
<% else %>
- +
<% end %> @@ -89,7 +89,7 @@ <%# If the user has other prefs, we need to preserve them %> <% current_user.prefs.each do |key, value| %> <% if key != :profile %> - + <% end %> <% end %>