Sha256: 9a795000885e8cbeb943e83d7267ed5036a9a2c3247bd5ada2092bdfe3e09537
Contents?: true
Size: 252 Bytes
Versions: 115
Compression:
Stored size: 252 Bytes
Contents
<%= render 'account/shared/menu/item', { url: main_app.polymorphic_path([:account, current_team]), label: t('menus.main.labels.dashboard'), } do |item| %> <% item.icon do %> <i class="fal fa-home-lg-alt ti ti-home"></i> <% end %> <% end %>
Version data entries
115 entries across 115 versions & 1 rubygems