gitlab-org--gitlab-foss/app/views/projects/cycle_analytics/_empty_stage.html.haml

8 lines
205 B
Plaintext

.empty-stage-container
.empty-stage
.icon-no-data
= custom_icon ('icon_no_data')
%h4 {{ __('We don\'t have enough data to show this stage.') }}
%p
{{currentStage.emptyStageText}}