Merge branch 'show-them' into 'master'

Improve the spelling on the project settings page
This commit is contained in:
Dmitriy Zaporozhets 2014-06-18 11:33:18 +00:00
commit c1ff1fdeff

View file

@ -4,7 +4,7 @@
%div
%h3.page-title
Project settings:
%p.light Some settings, such as "Transfer Project", are hidden inside the danger area below
%p.light Some settings, such as "Transfer Project", are hidden inside the danger area below.
%hr
.panel-body
= form_for @project, remote: true, html: { class: "edit_project form-horizontal" } do |f|
@ -94,7 +94,7 @@
%p Project settings below may result in data loss!
= link_to '#', class: 'btn js-toggle-button' do
Show it to me
Show them to me
%i.icon-chevron-down
.js-toggle-content.hide