refacto: better error management
This commit is contained in:
parent
e89c8385a4
commit
39545671f3
7 changed files with 51 additions and 33 deletions
|
@ -9,4 +9,4 @@
|
|||
class: "width-33-desktop",
|
||||
maxlength: 10
|
||||
.rna-info{ id: dom_id(@champ, :rna_info) }
|
||||
= render 'shared/champs/rna/association', champ: @champ, network_error: false, rna: @champ.value
|
||||
= render 'shared/champs/rna/association', champ: @champ, error: nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue