[pypy-commit] pypy.org extradoc: update the bar
fijal
noreply at buildbot.pypy.org
Mon Jan 30 23:09:15 CET 2012
Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: extradoc
Changeset: r309:1476faec89fd
Date: 2012-01-30 23:51 +0200
http://bitbucket.org/pypy/pypy.org/changeset/1476faec89fd/
Log: update the bar
diff --git a/don3.html b/don3.html
--- a/don3.html
+++ b/don3.html
@@ -8,12 +8,12 @@
<script>
$(function() {
$("#progressbar").progressbar({
- value: 68.0
+ value: 68.9
});
});
</script>
- $40820 of $60000 (68.0%)
+ $41329 of $60000 (68.0%)
<div id="progressbar">
</div>
More information about the pypy-commit
mailing list