Changeset - 12da2f42296c
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2014-08-12 22:23:48
bkuhn@ebb.org
Update to current amounts.
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -14,5 +14,5 @@
 
<script type="text/javascript">
 
  $(document).ready(function() {
 
    $("#progressbar").progressbar({ value: (65721.03 / 75000) * 100 });
 
    $("#progressbar").progressbar({ value: (66274.98 / 75000) * 100 });
 

	
 
    $('.toggle-content').hide();
...
 
@@ -140,7 +140,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
 
</script>
 
-->
 
$65,721 raised toward<br/>
 
$66,275 raised toward<br/>
 
our $75,000 goal.</br>
 
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">87.6%</div>
 
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">88.4%</div>
 
<font style="font-size: 75%">(Progress bar updated monthly.)</font>
 
<a id="donate" style="text-decoration:none"></a>
0 comments (0 inline, 0 general)