UNPKG

angular-ui-bootstrap

Version:

Native AngularJS (Angular) directives for Bootstrap

6 lines (5 loc) 235 B
angular.module("uib/template/carousel/slide.html", []).run(["$templateCache", function ($templateCache) { $templateCache.put("uib/template/carousel/slide.html", "<div class=\"text-center\" ng-transclude></div>\n" + ""); }]);