OpenFn/OpenFn-Site

View on GitHub
app/assets/javascripts/openfn/mappings/directives/DestinationCriteria.js.coffee

Summary

Maintainability
Test Coverage
OpenFn.Mappings.directive 'destinationCriteria', ->
  restrict: 'E'
  templateUrl: '/templates/mappings/destination_criteria.html'
  scope:
    mapping: '='