Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r334:474c2aefdc41
Date: 2012-02-16 20:44 +0200
http://bitbucket.org/pypy/pypy.org/changeset/474c2aefdc41/
Log: update bars
diff --git a/don1.html b/don1.html
--- a/don1.html
+++ b/don1.html
@@ -13,7 +13,7 @@
});
</script>
- $39882 of $105000 (38.0%)
+ $40035 of $105000 (38.0%)
<div id="progressbar">
</div>
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -8,12 +8,12 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 69.1
+ value: 72.1
});
});
</script>
- $41480 of $60000 (69.1%)
+ $43280 of $60000 (72.1%)
<div id="progressbar">
</div>
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit