Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e3905dc8
Commit
e3905dc8
authored
Aug 30, 2017
by
Tim Zallmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back to simple headlines without specific branching
parent
e6591c02
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
ee/app/views/shared/promotions/_promote_burndown_charts.html.haml
...iews/shared/promotions/_promote_burndown_charts.html.haml
+1
-7
ee/app/views/shared/promotions/_promote_contribution_analytics.html.haml
...ared/promotions/_promote_contribution_analytics.html.haml
+1
-7
No files found.
ee/app/views/shared/promotions/_promote_burndown_charts.html.haml
View file @
e3905dc8
...
...
@@ -8,13 +8,7 @@
.user-callout-copy
%h4
-
if
current_application_settings
.
should_check_namespace_plan?
-
if
can?
(
current_user
,
:admin_namespace
,
@project
.
namespace
)
Upgrade your plan to improve milestones with Burndown Charts.
-
elsif
@project
.
group
Upgrade the plan for
#{
@project
.
group
.
name
}
to improve milestones with Burndown Charts.
-
else
-
owner
=
@project
.
namespace
.
owner
Upgrade
#{
owner
.
name
}
's plan to improve milestones with Burndown Charts.
Upgrade your plan to improve milestones with Burndown Charts.
-
else
Improve milestones with Burndown Charts.
%p
...
...
ee/app/views/shared/promotions/_promote_contribution_analytics.html.haml
View file @
e3905dc8
...
...
@@ -4,13 +4,7 @@
.user-callout-copy
%h4
-
if
current_application_settings
.
should_check_namespace_plan?
-
if
can?
(
current_user
,
:admin_namespace
,
@project
.
namespace
)
Upgrade your plan to activate Contribution Analytics.
-
elsif
@project
.
group
Upgrade the plan for
#{
@project
.
group
.
name
}
to activate Contribution Analytics.
-
else
-
owner
=
@project
.
namespace
.
owner
Upgrade
#{
owner
.
name
}
's plan to activate Contribution Analytics.
Upgrade your plan to activate Contribution Analytics.
-
else
Track activity with Contribution Analytics.
%p
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment