pushtype/push_type

View on GitHub
admin/app/views/push_type/fields/_wysiwyg.html.haml

Summary

Maintainability
Test Coverage
%wysiwyg-field{ :'inline-template' => true }
  .wysiwyg-field
    = f.text_area field.name, field.html_options

    .reveal-modal{ :'v-bind:id' => 'uid', data: { reveal: true } }
      %asset-modal{ :':reveal-id' => 'uid' }