Added progress bar

This commit is contained in:
Thomas FORGIONE
2015-07-07 11:47:21 +02:00
parent 773abeb817
commit 505e43023a
6 changed files with 79 additions and 23 deletions

View File

@@ -17,6 +17,10 @@ block content
#main-div.panel-group(style={'margin-top':'10px', 'margin-bottom':'10px'})
block description
#alert-placeholder
.progress
.progress-bar.progress-bar-striped.active(role='progress-bar', aria-valuenow='0',aria-valuemin="0", aria-valuemax="100", style={width:'0%'})
#percentage 0%
div(style="margin:5px")
#container(style={'padding': '0px', 'margin': '0px'}, tabindex="1")