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
|
@ -29,7 +29,7 @@ ru:
|
|||
terms: Условия
|
||||
user_count_after: пользователей
|
||||
user_count_before: Здесь живет
|
||||
version: Версия
|
||||
version: Версия
|
||||
accounts:
|
||||
follow: Подписаться
|
||||
followers: Подписчики
|
||||
|
@ -139,7 +139,6 @@ ru:
|
|||
unresolved: Неразрешенные
|
||||
view: Просмотреть
|
||||
settings:
|
||||
click_to_edit: Нажмите для изменения
|
||||
contact_information:
|
||||
email: Введите публичный e-mail
|
||||
label: Контактная информация
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue