Fix descriptions not being shown for resettable form fields
This commit is contained in:
parent
725fd2e5ea
commit
074f9afcbb
@ -6,7 +6,7 @@ module FormElements
|
||||
@tag = tag
|
||||
@positioning = :vertical
|
||||
@title = title
|
||||
@descripton = description
|
||||
@description = description
|
||||
@key = key.to_sym
|
||||
@type = type
|
||||
@resettable = is_resettable?(@key)
|
||||
|
Loading…
x
Reference in New Issue
Block a user