Skip to content

Commit

Permalink
Update metadata-panes-default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscalleja3 authored Oct 28, 2024
1 parent 99ae8b2 commit 8100479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/components/indicator/metadata-panes-default.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</div>
</div>

{% if page.indicator.reporting_status != 'notstarted' %}
{% if page.indicator.reporting_status != 'notstarted' && if page.indicator.reporting_status != 'inprogress' %}
<div role="tabpanel" class="tab-pane" id="sources">
{% include components/indicator/sources.html %}
</div>
Expand Down

0 comments on commit 8100479

Please sign in to comment.