Skip to content

Commit

Permalink
oops syntax error. fixed now
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya Manian committed Feb 27, 2012
1 parent 465c4f0 commit 9cab103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
var apiurl = '';
$.each(api, function(key, value) {
apiurl += api[key];
};
});
return apiurl;
};

Expand Down

0 comments on commit 9cab103

Please sign in to comment.