Skip to content

Commit

Permalink
Merge pull request #885 from iRipVanWinkle/master
Browse files Browse the repository at this point in the history
Added return object DateRangePicker  in factoory
  • Loading branch information
dangrossman committed Dec 9, 2015
2 parents fce5422 + 52a714a commit 0f61f34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions daterangepicker.js
Original file line number Diff line number Diff line change
Expand Up @@ -1489,5 +1489,7 @@
});
return this;
};

return DateRangePicker;

}));

0 comments on commit 0f61f34

Please sign in to comment.