Fix another instance of "created at"

Replace it with "created on".

Change-Id: Ibd26bf82d2e64f142a4f3be6da7701e5b035602f
This commit is contained in:
David Pursehouse 2014-02-24 16:37:36 +09:00
parent 71e7bff1ea
commit 62b227b2f3

View file

@ -2,7 +2,7 @@
Deploy key:
= @key.title
%small
created at
created on
= @key.created_at.stamp("Aug 21, 2011")
.back-link
= link_to project_deploy_keys_path(@project) do