Skip to content

Commit

Permalink
oops :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Eonasdan committed Sep 15, 2021
1 parent 68c4572 commit 9927950
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions dist/js/jQuery-provider.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
///<reference src="js/tempus-dominus"/>
/*global $ */

/*!
* Tempus Dominus v6.0.0-alpha1.0.13 (https://getdatepicker.com/)
* Copyright 2013-2021 [object Object]
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
*/
tempusDominus.jQueryInterface = function (option, argument) {
if (this.length === 1) {
return tempusDominus.jQueryHandleThis(this, option, argument);
Expand Down
2 changes: 1 addition & 1 deletion dist/js/tempus-dominus.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/tempus-dominus.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/tempus-dominus.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/tempus-dominus.js.map

Large diffs are not rendered by default.

0 comments on commit 9927950

Please sign in to comment.