Sha256: 629fd1d00e2013724683fc02d2b5a3909f565768eedfc05d69b3ac9450e3e961

Contents?: true

Size: 558 Bytes

Versions: 132

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

132 entries across 132 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.18.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.17.1 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.17.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.16.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.15.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.14.2 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.14.1 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.14.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.13.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.12.3 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.12.2 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.12.1 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.12.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.11.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.10.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.9.0 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.8.5 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.8.4 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.8.3 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb
bullet_train-outgoing_webhooks-1.8.2 app/views/account/webhooks/outgoing/deliveries/_menu_item.html.erb