opf/openproject

View on GitHub
app/views/homescreen/blocks/_header.html.erb

Summary

Maintainability
Test Coverage
<div class="op-widget-box--header" data-test-selector="op-widget-box--header">
  <div class="op-widget-box--header-title title-container">
    <h2 class="editable-toolbar-title--fixed"><%= title %></h2>
  </div>
</div>