jasper print speed refactor working
This commit is contained in:
@@ -3,7 +3,6 @@ module IdCardPrinterService
|
||||
|
||||
def initialize(employer, layout, zip = false)
|
||||
@employer = employer
|
||||
@card_setup = @employer.id_card_setup
|
||||
@layout = layout
|
||||
@zip = zip
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user