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

update the values

parent ca5bf824
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 48.3
value: 48.4
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$50742 of $105000 (48.3%)
$50852 of $105000 (48.4%)
<div id="progressbar">
</div>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 79.6
value: 80.2
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$47796 of $60000 (79.6%)
$48121 of $60000 (80.2%)
<div id="progressbar">
</div>
......
......@@ -9,8 +9,8 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 0.0
value: 2.6
});
});
</script>
......@@ -13,6 +13,7 @@
});
});
</script>
2nd call:
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
......@@ -17,7 +18,6 @@
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
2nd call: $0 of $80000 (0.0%)
<br><font size=-2>(does not update automatically)</font>
$2097 of $80000 (2.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