Sha256: e2eca8e7dae2e0f49ee0e37c2408983bd278741545c419450cac16ddf41b2cc6

Contents?: true

Size: 474 Bytes

Versions: 1

Compression:

Stored size: 474 Bytes

Contents

.group
  /= f.label :example, 'Example', :class => :label
  /= f.text_field :example, :class => 'text_field'
  span.description Ex: a simple text

.group.navform.wat-cf
  button.button type='submit'
    = image_tag('web-app-theme/icons/tick.png', :alt => t('admin-theme.save'))
    = t('admin-theme.save')

  span.text_button_padding = t('admin-theme.or')
  = link_to t('admin-theme.cancel'), <%= controller_routing_path %>_path, :class => 'text_button_padding link_button'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
admin-theme-1.1.0 lib/generators/admin_theme/resource/templates/slim/view_form.html.slim