Merge pull request #664 from wucm667/fix/account-priority-hint
fix(frontend): add priority hint in edit account modal
This commit is contained in:
@@ -664,6 +664,7 @@
|
||||
class="input"
|
||||
data-tour="account-form-priority"
|
||||
/>
|
||||
<p class="input-hint">{{ t('admin.accounts.priorityHint') }}</p>
|
||||
</div>
|
||||
<div>
|
||||
<label class="input-label">{{ t('admin.accounts.billingRateMultiplier') }}</label>
|
||||
|
||||
Reference in New Issue
Block a user