mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-24 09:38:35 +02:00
feat: improve text for rules
This commit is contained in:
@@ -50,7 +50,7 @@ class TransactionRuleForm(forms.ModelForm):
|
|||||||
"description",
|
"description",
|
||||||
"trigger",
|
"trigger",
|
||||||
Alert(
|
Alert(
|
||||||
_("You can add actions to this rule in the next screen."), dismiss=True
|
_("You can add actions to this rule in the next screen."), dismiss=False
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user