/** * @name patternfly card * * @description * Sort module for patternfly. * */ angular.module('patternfly.sort', ['ui.bootstrap']);