mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
Move the dashboard-problems block outside the condition
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user