opf/openproject

View on GitHub
modules/storages/app/views/storages/admin/storages/upsale.html.erb

Summary

Maintainability
Test Coverage
<% html_title(t(:label_administration), t('storages.upsale.title')) -%>

<% local_assigns[:additional_breadcrumb] = t('storages.upsale.title') %>

<%= render template: 'common/upsale',
           locals: {
               feature_title: t('storages.upsale.title'),
               feature_description: t('storages.upsale.description'),
               feature_reference: 'one_drive_sharepoint_file_storage',
               feature_video: 'enterprise/one_drive_sharepoint_integration.mp4'
           } %>