更新 user_feed.html.erb
This commit is contained in:
parent
22e8675e44
commit
03ab29a9f9
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
<li class="PublicUserProfile-detail">
|
<li class="PublicUserProfile-detail">
|
||||||
<i class="CDB-IconFont CDB-IconFont-calendar CDB-IconFont--withLabel"></i>
|
<i class="CDB-IconFont CDB-IconFont-calendar CDB-IconFont--withLabel"></i>
|
||||||
Member since <%= @viewed_user.created_at.strftime("%B %Y") %>
|
自 <%= @viewed_user.created_at.strftime("%B %Y") %> 起
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user