Skip to content
Snippets Groups Projects
Commit a424a442 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'remove_hidden_settings_text' into 'master'

Remove hidden settings text on project settings

No need to have the hidden settings text anymore as the danger area is now unified.

See merge request !320
parents 21b742a0 4ce18089
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -3,8 +3,7 @@
.project-edit-content
%div
%h3.page-title
Project settings:
%p.light Some settings, such as "Transfer Project", are hidden inside the danger area below.
Project settings
%hr
.panel-body
= form_for @project, remote: true, html: { multipart: true, class: "edit_project form-horizontal" }, authenticity_token: true do |f|
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment