0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-18 23:01:11 +02:00

add calendar-o svg

Dieser Commit ist enthalten in:
Angus McLeod 2019-01-14 13:03:42 +11:00
Ursprung 1dae4fc537
Commit 87c0c8fe74

Datei anzeigen

@ -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