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