lespoupeesrusses/promethee

View on GitHub
app/views/promethee/components/text/_edit_move.html.erb

Summary

Maintainability
Test Coverage
<script type="text/ng-template" id="promethee/components/text/edit/move">
  <%= render 'promethee/edit/move_header', type: 'text' %>
      <div ng-bind-html="component.attributes.body.value | htmlSafe"></div>
    </div>
  </div>
</script>