Include donations from the last few days.
This commit is contained in:
parent
e3d4ae0ffa
commit
45c8785ad1
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$("#progressbar").progressbar({ value: (52841.76 / 75000) * 100 });
|
||||
$("#progressbar").progressbar({ value: (52866.76 / 75000) * 100 });
|
||||
|
||||
$('.toggle-content').hide();
|
||||
|
||||
|
@ -139,7 +139,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
|
|||
*/
|
||||
</script>
|
||||
-->
|
||||
$52,842 raised toward<br/>
|
||||
$52,867 raised toward<br/>
|
||||
our $75,000 goal.</br>
|
||||
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">70.5%</div>
|
||||
<font style="font-size: 75%">(Progress bar updated daily.)</font>
|
||||
|
|
Loading…
Reference in a new issue