rails-stall/stall

View on GitHub
app/assets/javascripts/para/stall/inputs/variants-matrix/properties_select.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

      propertyId = parseInt($propertyListItem.data('variants-matrix-property-id'), 10)

Line exceeds maximum allowed length
Open

      { id: $option.attr('value'), name: $option.text(), propertyId: propertyId }

Line exceeds maximum allowed length
Open

    'click [data-variants-matrix-property-selector-label]': 'onPropertyLabelClicked'

There are no issues that match your filters.

Category
Status