Sha256: 629fd1d00e2013724683fc02d2b5a3909f565768eedfc05d69b3ac9450e3e961

Contents?: true

Size: 558 Bytes

Versions: 118

Compression:

Stored size: 558 Bytes

Contents

<% if can? :read, Webhooks::Outgoing::Delivery.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_deliveries]),
    label: t('webhooks/outgoing/deliveries.navigation.label'),
  } do |p| %>
    <% p.icon do %>
      <i class="<%= t('webhooks/outgoing/deliveries.navigation.icon') %>"></i>
    <% end %>
  <% end %>
<% end %>

Version data entries

118 entries across 118 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.6.25 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.24 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.23 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.22 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.21 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.20 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.19 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.18 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.17 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.16 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.15 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.14 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.13 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.12 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.11 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.10 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.9 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.8 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.7 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.6.6 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb