mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Move the dashboard-problems block outside the condition
This commit is contained in:
parent
7c173265d5
commit
72196ee951
@ -4,9 +4,9 @@
|
||||
{{#if showVersionChecks}}
|
||||
<div class="version-checks">
|
||||
{{partial 'admin/templates/version-checks'}}
|
||||
{{partial 'admin/templates/dashboard-problems'}}
|
||||
</div>
|
||||
{{/if}}
|
||||
{{partial 'admin/templates/dashboard-problems'}}
|
||||
<div class='clearfix'></div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user