Rename stimulus controller based on the new shorter naming

This commit is contained in:
Gaetan Craig-Riou
2025-09-22 15:29:36 +10:00
parent bc1823e276
commit c2c2a9503c
4 changed files with 33 additions and 32 deletions

View File

@@ -6,5 +6,5 @@
= render(TagRuleFormComponent.new(rule: @default_rule,
index: @index,
customer_tags: @customer_tags,
hidden_field_customer_tag_options: { "data-tag-rule-group-form-component--tag-rule-group-form-target": "ruleCustomerTag" }))
hidden_field_customer_tag_options: { "data-tag-rule-group-form-target": "ruleCustomerTag" }))
= turbo_stream.remove_all ".no_rules"