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