openfoodfoundation/openfoodnetwork

View on GitHub
app/assets/javascripts/darkswarm/directives/changeable_order_alert.js.coffee

Summary

Maintainability
Test Coverage
angular.module('Darkswarm').directive "changeableOrdersAlert", (ChangeableOrdersAlert) ->
  restrict: "C"
  scope: true
  link: (scope, element, attrs) ->
    scope.alert = ChangeableOrdersAlert