Skip to content
Snippets Groups Projects
Commit ca5bf824 authored by Armin Rigo's avatar Armin Rigo
Browse files

Oups, forgot to update the value here too

parent f1702dc1
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 44.3
value: 48.3
});
});
</script>
......
......@@ -9,7 +9,7 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 76.5
value: 79.6
});
});
</script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment