Sha256: 58a932653f1ad1dec6beec63c13ccbe39d9c78139d5c61bbae61a10be2ec3d85

Contents?: true

Size: 335 Bytes

Versions: 26

Compression:

Stored size: 335 Bytes

Contents

.lead-action-templates--list
  .flex-row
    - @lead_action_templates.each do |lat|
      .card
        .flex-row
          = link_to '[~]', edit_lead_action_template_path( lat )
          = lat.slug
        %ul
          -# - %w| slug kind |
          - %w| config_json action_exe |.each do |k|
            %li <b>#{k}:</b> #{lat[k]}

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
ish_manager-0.1.8.513 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.512 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.511 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.510 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.509 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.508 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.507 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.506 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.505 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.504 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.503 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.500 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.499 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.498 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.497 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.496 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.495 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.494 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.493 app/views/ish_manager/lead_action_templates/_list.haml
ish_manager-0.1.8.492 app/views/ish_manager/lead_action_templates/_list.haml