Skip to content
Snippets Groups Projects
Commit 7fa4ff8b authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

update the progrss bar

parent 5ed2902c
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 42.3
value: 44.3
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$44419 of $105000 (42.3%)
$46527 of $105000 (44.3%)
<div id="progressbar">
</div>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 75.4
value: 76.5
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$45211 of $60000 (75.4%)
$45872 of $60000 (76.5%)
<div id="progressbar">
</div>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 44.7
value: 52.0
});
});
</script>
<!-- Income:PyPy:Donations:Transactional Memory / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Transactional Memory / 0.95 -->
$22540 of $50400 (44.7%)
$26247 of $50400 (52.0%)
<div id="progressbar">
</div>
......
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