We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6bf7e commit a5dbe27Copy full SHA for a5dbe27
src/js/datetimepicker.js
@@ -10,7 +10,7 @@
10
* @since 2013-Jul-8
11
*/
12
13
-(function (root, factory) {
+;(function (root, factory) {
14
'use strict'
15
/* istanbul ignore if */
16
if (typeof module !== 'undefined' && module.exports) {
src/js/datetimepicker.templates.js
@@ -9,7 +9,7 @@
9
* @since 2016-Jan-31
0 commit comments