Sha256: dda5bed3c244329d86e0fd2c1f1faa35a13fbdda62fde90be50af2e8a9d1b51c

Contents?: true

Size: 416 Bytes

Versions: 28

Compression:

Stored size: 416 Bytes

Contents

<p>
  <strong>Url:</strong>
  <%= @mautic_connection.url %>
</p>

<p>
  <strong>Client:</strong>
  <%= @mautic_connection.client_id %>
</p>

<p>
  <strong>Secret:</strong>
  <%= @mautic_connection.secret %>
</p>

<%= link_to 'Authorize', mautic.authorize_connection_path(@mautic_connection) %> |
<%= link_to 'Edit', mautic.edit_connection_path(@mautic_connection) %> |
<%= link_to 'Back', mautic.connections_path %>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
mautic-1.0.5 app/views/mautic/connections/show.html.erb
mautic-0.1.6 app/views/mautic/connections/show.html.erb
mautic-0.1.4 app/views/mautic/connections/show.html.erb
mautic-1.0.3 app/views/mautic/connections/show.html.erb
mautic-1.0.1 app/views/mautic/connections/show.html.erb
mautic-0.1.3 app/views/mautic/connections/show.html.erb
mautic-0.1.2 app/views/mautic/connections/show.html.erb
mautic-0.1.1 app/views/mautic/connections/show.html.erb