Skip to content

Commit

Permalink
Added return object DateRangePicker in factoory
Browse files Browse the repository at this point in the history
Added return object DateRangePicker  in factoory, because there is purpose in the main function
  • Loading branch information
Oleg committed Dec 1, 2015
1 parent bfc104e commit 52a714a
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 52a714a

Please sign in to comment.