jasper print speed refactor working
This commit is contained in:
@@ -36,6 +36,10 @@ module IdCard
|
||||
plan
|
||||
end
|
||||
|
||||
def has_field_exceptions?
|
||||
self.field_exceptions.present?
|
||||
end
|
||||
|
||||
def self.permitted_params(params)
|
||||
params.require(:id_card_setup).permit(
|
||||
:print_name,
|
||||
|
||||
Reference in New Issue
Block a user