Commit 43b692cb authored by Tim Zallmann's avatar Tim Zallmann

Merge branch '38574-superfluous-export-in-advanced-settings-of-project-settings' into 'master'

Resolve "Superfluous "Export" in "Advanced settings" of project settings"

Closes #38574

See merge request gitlab-org/gitlab-ce!14773
parents 6c7ffa9e 4a13fcf8
......@@ -97,7 +97,7 @@
%button.btn.js-settings-toggle
= expanded ? 'Collapse' : 'Expand'
%p
Perform advanced options such as housekeeping, exporting, archiving, renaming, transferring, or removing your project.
Perform advanced options such as housekeeping, archiving, renaming, transferring, or removing your project.
.settings-content.no-animate{ class: ('expanded' if expanded) }
.sub-section
%h4 Housekeeping
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment