Replace best_in_place editor on admin settings page (#2789)
* Remove best_in_place * Replace best_in_place usage with rails helpers * Move admin/settings#index to #edit action * Remove click_to__edit from i18n
This commit is contained in:
parent
91ddd345f2
commit
2bd132d458
28 changed files with 117 additions and 97 deletions
|
@ -35,7 +35,7 @@ th:
|
|||
followers: ผู้ติดตาม
|
||||
following: กำลังติดตาม
|
||||
nothing_here: ไม่พบสิ่งใดที่นี่!
|
||||
people_followed_by: ถูกติดตามโดย %{name}
|
||||
people_followed_by: ถูกติดตามโดย %{name}
|
||||
people_who_follow: คนที่ติดตาม %{name}
|
||||
posts: โพสต์
|
||||
remote_follow: Remote follow
|
||||
|
@ -157,7 +157,6 @@ th:
|
|||
unresolved: Unresolved
|
||||
view: วิว
|
||||
settings:
|
||||
click_to_edit: คลิ๊กเพื่อแก้ไข
|
||||
contact_information:
|
||||
email: กรอกที่อยู่อีเมล์สาธารณะ
|
||||
label: ข้อมูลที่ติดต่อ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue