open-orchestra/open-orchestra-cms-bundle

View on GitHub
BackofficeBundle/Resources/public/ecmascript/OpenOrchestra/Application/View/Block/SharedBlockListView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getColumnsDefinition has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    getColumnsDefinition() {
        return [
            {
                name: "label",
                title: Translator.trans('open_orchestra_backoffice.table.shared_block.label'),

There are no issues that match your filters.

Category
Status