angular.module('septWebRadioDirectives')
  .controller('swrDragController', [
    '$rootScope',
    '$scope',
    '$element',