Sha256: 91ddeae5fc200481a687cde5946e602f81970926c4fcb10a56b0f689c4421008

Contents?: true

Size: 946 Bytes

Versions: 25

Compression:

Stored size: 946 Bytes

Contents

.col-lg-12
  .box.slice-box.p-15
    .box-header.with-border
      %h3.box-title
        = t 'keppler.sidebar-menu.setting-submenu.google-analytics'
    .box-body.pure-input
      .container
        = f.simple_fields_for :google_analytics_setting do |f|
          .row
            .col-lg-6.col-md-6.col-sm-12.col-xs-12
              = f.input :ga_account_id
            .col-lg-6.col-md-6.col-sm-12.col-xs-12
              = f.input :ga_tracking_id
            .col-lg-12.col-md-12.col-sm-12.col-xs-12
              %label .p12 File
              = file_field_tag 'google_analytics_setting_attributes[p12]', as: :keppler_file, label: '.p12 file'
            .col-lg-6.col-md-6.col-sm-12.col-xs-12{ style: 'margin-top: 20px' }
              = f.input :ga_status, as: :keppler_boolean
            .col-lg-6.col-md-6.col-sm-12.col-xs-12
              .pull-right
                = f.button :submit, t('keppler.actions.apply'), class: 'btn-primary'

Version data entries

25 entries across 24 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.21 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.20 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.19 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.18 testing-with-2.1.18/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.18 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.17 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.16 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.15 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.14 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.13 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.12 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.11 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.10 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.9 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.8 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.7 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.6 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.5 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml
keppler-2.1.4 installer/core/app/views/admin/settings/fields/_google_analytics_setting.html.haml