diff --git a/demo/components/progressbar/progressbar-demo.ts b/demo/components/progressbar/progressbar-demo.ts index c316326dc0..ccfaf29a6c 100644 --- a/demo/components/progressbar/progressbar-demo.ts +++ b/demo/components/progressbar/progressbar-demo.ts @@ -8,13 +8,7 @@ import {PROGRESSBAR_DIRECTIVES} from '../../../ng2-bootstrap'; // webpack html imports let templates:any = { - // fix: in beta.1 progress bar is broken https://github.com/angular/angular/issues/6382 - // check and try - // [Ng2BootstrapTheme.BS3]: require('./progressbar-demo.html'), - [Ng2BootstrapTheme.BS3]: ` -