mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
Removed old empty state
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
cbd76f3437
commit
94009a2612
@ -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>
|
Loading…
Reference in New Issue
Block a user