Skip to content
Snippets Groups Projects
Commit 50de1ede authored by Phil Hughes's avatar Phil Hughes
Browse files

Merge branch '12427-comparision-pane' into 'master'

Removes EE differences for `app/assets/javascripts/sidebar/components/time_tracking/comparison_pane.vue`

Closes gitlab-ee#12427

See merge request gitlab-org/gitlab-ce!30078
parents a36a7f5d c2b7687e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -70,9 +70,6 @@ export default {
:title="timeRemainingTooltip"
:class="timeRemainingStatusClass"
class="compare-meter"
data-toggle="tooltip"
data-placement="top"
role="timeRemainingDisplay"
>
<gl-progress-bar :value="timeRemainingPercent" :variant="progressBarVariant" />
<div class="compare-display-container">
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment