mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Don't show the admin menu if the progress bar is hidden
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{{yield}}
|
||||
{{#unless hideProgress}}
|
||||
{{yield}}
|
||||
{{/unless}}
|
||||
|
||||
{{#if showBackButton}}
|
||||
<div class='progress-back-container'>
|
||||
|
||||
Reference in New Issue
Block a user