Changeset - 51c90ba7200c
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 11 years ago 2013-05-06 14:21:51
bkuhn@ebb.org
Updated campaign totals.
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -15,3 +15,3 @@
 
  $(document).ready(function() {
 
    $("#progressbar").progressbar({ value: (8896 / 75000) * 100 });
 
    $("#progressbar").progressbar({ value: (9191 / 75000) * 100 });
 

	
...
 
@@ -141,5 +141,5 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
 
-->
 
$8,896 raised toward<br/>
 
$9,191 raised toward<br/>
 
our $75,000 goal.</br>
 
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">11.9%</div>
 
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">12.3%</div>
 
<font style="font-size: 75%">(Progress bar updated daily.)</font>
0 comments (0 inline, 0 general)