diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-06 10:28:27 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-06 10:28:27 -0500 |
| commit | b0151ef773ca09692f3b672bc756f79e2307cb12 (patch) | |
| tree | 1d3d32e964fd5de8d76da6aad45afe2bfe3c8390 /static/js | |
| parent | 99cceb4ee2c665288a8db5e431cd3a672ddf1567 (diff) | |
timb adding ryder's changes...
Diffstat (limited to 'static/js')
| -rwxr-xr-x | static/js/home.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/home.js b/static/js/home.js index 441a992..fa754ee 100755 --- a/static/js/home.js +++ b/static/js/home.js @@ -163,4 +163,4 @@ function login() { success: onSuccess, error: onError }); -};
\ No newline at end of file +}; |
