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

update the values

parent 11f7ea9d
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 56.1
value: 56.2
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$58935 of $105000 (56.1%)
$59002 of $105000 (56.2%)
<div id="progressbar">
</div>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 85.5
value: 85.6
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$51326 of $60000 (85.5%)
$51350 of $60000 (85.6%)
<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