mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 13:03:45 +08:00
Revert "FIX: remove misplaced save button"
This reverts commit f1381a274b
.
This commit is contained in:
parent
f1381a274b
commit
2a7d270fd6
|
@ -10,6 +10,14 @@
|
|||
<div class="instructions">{{i18n 'user.muted_users_instructions'}}</div>
|
||||
</div>
|
||||
|
||||
{{plugin-outlet name="user-custom-controls" args=(hash model=model)}}
|
||||
|
||||
<div class="control-group save-button">
|
||||
<div class="controls">
|
||||
{{partial 'user/preferences/save-button'}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{#if ignoredEnabled}}
|
||||
<div class="control-group user-ignore">
|
||||
<div class="controls tracking-controls user-notifications">
|
||||
|
|
Loading…
Reference in New Issue
Block a user