diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-12-07 17:56:59 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-12-07 17:56:59 +0100 |
commit | c182778e26b8478fae9d7dd0bf0687baf7b72fd1 (patch) | |
tree | 1ab51871575ce7da97eb63346d62d2a52332d82e /client/.bootstraprc | |
parent | baeefe22caf8ae6cb58dc40754e5db14b50168bf (diff) | |
download | PeerTube-c182778e26b8478fae9d7dd0bf0687baf7b72fd1.tar.gz PeerTube-c182778e26b8478fae9d7dd0bf0687baf7b72fd1.tar.zst PeerTube-c182778e26b8478fae9d7dd0bf0687baf7b72fd1.zip |
Add progress bar for video upload
Diffstat (limited to 'client/.bootstraprc')
-rw-r--r-- | client/.bootstraprc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/client/.bootstraprc b/client/.bootstraprc index 6ceef4fe9..cc6768d43 100644 --- a/client/.bootstraprc +++ b/client/.bootstraprc | |||
@@ -84,19 +84,19 @@ styles: | |||
84 | navs: true | 84 | navs: true |
85 | navbar: false | 85 | navbar: false |
86 | breadcrumbs: false | 86 | breadcrumbs: false |
87 | pagination: true | 87 | pagination: false |
88 | pager: false | 88 | pager: false |
89 | labels: true | 89 | labels: false |
90 | badges: false | 90 | badges: false |
91 | jumbotron: false | 91 | jumbotron: false |
92 | thumbnails: true | 92 | thumbnails: false |
93 | alerts: true | 93 | alerts: true |
94 | progress-bars: true | 94 | progress-bars: false |
95 | media: true | 95 | media: true |
96 | list-group: false | 96 | list-group: false |
97 | panels: true | 97 | panels: true |
98 | wells: false | 98 | wells: false |
99 | responsive-embed: true | 99 | responsive-embed: false |
100 | close: true | 100 | close: true |
101 | 101 | ||
102 | # Components w/ JavaScript | 102 | # Components w/ JavaScript |