diff --git a/plugin.rb b/plugin.rb index 6dcca0b7..79c2f19a 100644 --- a/plugin.rb +++ b/plugin.rb @@ -24,6 +24,8 @@ if Rails.env.production? } end +register_svg_icon "calendar-o" if respond_to?(:register_svg_icon) + after_initialize do UserHistory.actions[:custom_wizard_step] = 1000