Skip to content
Snippets Groups Projects
Commit af41d0c1 authored by Tim Otten's avatar Tim Otten
Browse files

Merge pull request #2381 from totten/4.4-absence-data-helpers

HR-226 - Add misc helpers
parents f1dcd2e0 e5544ed5
Branches
Tags
No related merge requests found
......@@ -338,7 +338,7 @@
debouncedFetch: _.debounce(function() {
this.fetch({reset: true});
}, 500),
}, 100),
/**
* Reconcile the server's collection with the client's collection.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment