add support for searching for dup-related flags
This commit is contained in:
@@ -144,6 +144,7 @@ module ApplicationHelper
|
||||
options[:value] ||= instance_variable_get("@#{object}").try(name)
|
||||
options[:preview_id] ||= "dtext-preview"
|
||||
options[:classes] ||= ""
|
||||
options[:type] ||= "text"
|
||||
|
||||
render "dtext/form", options
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user