diff options
| author | jules <jules@okfoc.us> | 2013-12-30 11:10:03 -0500 |
|---|---|---|
| committer | jules <jules@okfoc.us> | 2013-12-30 11:10:03 -0500 |
| commit | 661367cbb7ecdc6edab200a43156b10e5fe5ac13 (patch) | |
| tree | 8b81da9b47fbee38e588b9ebdda5e89d05d73a48 /js/asdf.js | |
| parent | 9bb9c77bc0fa822b77a938c58892bc917536a84f (diff) | |
add tim's optimizations
Diffstat (limited to 'js/asdf.js')
| -rw-r--r-- | js/asdf.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ dumpfm.search = function (e){ }) } }; - + dumpfm.fetch = function(opt){ if (dumpfm.fetching) return; dumpfm.fetching = true; |
