Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
community
save.poddery.com
Commits
b686dad5
Commit
b686dad5
authored
Jul 14, 2013
by
Balasankar C
Browse files
Updating offline donation
parent
71f4ba99
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/main.js
View file @
b686dad5
...
...
@@ -16,7 +16,7 @@ $(document).ready(function() {
money_raised
=
$
(
'
#big-goal.money-raised
'
,
extracted_content
)
.
text
()
.
match
(
regex
)[
0
];
money_raised
=
parseFloat
(
money_raised
)
+
20.458
;
money_raised
=
parseFloat
(
money_raised
)
+
45.007
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment