Removed old empty state

refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
Djordje Vlaisavljevic 2022-09-27 16:46:34 +02:00
parent cbd76f3437
commit 94009a2612

View File

@ -49,10 +49,10 @@
</div>
{{/if}}
</div>
{{else}}
{{!-- {{else}}
<div class="gh-dashboard-list-empty">
<p>No sources.</p>
</div>
</div> --}}
{{/each}}
{{#if this.others}}
<div class="gh-dashboard-list-item">
@ -87,4 +87,4 @@
</div>
{{/if}}
</div>
</div>
</div>