Sha256: 9b5602ab3d1863066c1d7636560349b2232c3a9b9f1a9f9430d34a2bf536deb8
Contents?: true
Size: 555 Bytes
Versions: 118
Compression:
Stored size: 555 Bytes
Contents
<% if can? :read, Webhooks::Outgoing::Endpoint.new(BulletTrain::OutgoingWebhooks.parent_association => send(BulletTrain::OutgoingWebhooks.current_parent_method)) %> <%= render 'account/shared/menu/item', { url: main_app.polymorphic_path([:account, send(BulletTrain::OutgoingWebhooks.current_parent_method), :webhooks_outgoing_endpoints]), label: t('webhooks/outgoing/endpoints.navigation.label'), } do |p| %> <% p.icon do %> <i class="<%= t('webhooks/outgoing/endpoints.navigation.icon') %>"></i> <% end %> <% end %> <% end %>
Version data entries
118 entries across 118 versions & 1 rubygems