]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/show.html.erb
Alias the user creation_time column
[rails.git] / app / views / users / show.html.erb
index 2a195ca60d40d659569d84bbb73010de47addf5c..95878402bde87eb4e415a6098ff523aec17f4178 100644 (file)
@@ -28,7 +28,7 @@
               <%= link_to t(".my comments"), diary_comments_path(current_user) %>
             </li>
             <li>
-              <%= link_to t(".my settings"), user_account_path(current_user) %>
+              <%= link_to t(".my settings"), edit_account_path %>
             </li>
 
             <% if current_user.blocks.exists? %>
         <small>
           <dl class="dl-inline">
             <dt><%= t ".mapper since" %></dt>
-            <dd><%= l @user.creation_time.to_date, :format => :long %></dd>
+            <dd><%= l @user.created_at.to_date, :format => :long %></dd>
             <% unless @user.terms_agreed %>
               <dt><%= t ".ct status" %></dt>
               <dd>