angular-bootstrap.js 74 B

123456
  1. define([
  2. 'angular',
  3. '../vendor/angular-ui/tabs',
  4. ], function() {
  5. });