Add another FA5 icon

This commit is contained in:
Penar Musaraj 2018-11-08 12:01:50 -05:00
parent d05fb698d6
commit 3d6743dd14
1 changed files with 2 additions and 0 deletions

View File

@ -6,7 +6,9 @@
enabled_site_setting :data_explorer_enabled
register_asset 'stylesheets/explorer.scss'
register_svg_icon "upload" if respond_to?(:register_svg_icon)
register_svg_icon "chevron-left" if respond_to?(:register_svg_icon)
# route: /admin/plugins/explorer
add_admin_route 'explorer.title', 'explorer'