# HG changeset patch # User Armin Rigo <arigo@tunes.org> # Date 1334916505 -7200 # Fri Apr 20 12:08:25 2012 +0200 # Branch extradoc # Node ID a497f05d778babae0cd01d3743b34090d94a7292 # Parent d979f90d5df8021ef51ef75ff952df77626055c9 Update the $$. diff --git a/don1.html b/don1.html --- a/don1.html +++ b/don1.html @@ -9,12 +9,12 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 41.4 + value: 41.5 }); }); </script> - $43438 of $105000 (41.4%) + $43563 of $105000 (41.5%) <div id="progressbar"> </div> diff --git a/don3.html b/don3.html --- a/don3.html +++ b/don3.html @@ -9,12 +9,12 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 73.5 + value: 74.2 }); }); </script> - $44099 of $60000 (73.5%) + $44502 of $60000 (74.2%) <div id="progressbar"> </div> diff --git a/don4.html b/don4.html --- a/don4.html +++ b/don4.html @@ -9,12 +9,12 @@ <script> $(function() { $("#progressbar").progressbar({ - value: 3.8 + value: 13.5 }); }); </script> - $1925 of $50400 (3.8%) + $6791 of $50400 (13.5%) <div id="progressbar"> </div>