This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
admin_dashboard
Watch
1
Star
0
Fork
You've already forked admin_dashboard
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a287b0bc36
admin_dashboard
/
static
/
js
/
plugins-init
/
datedropper-init.js
15 lines
88 B
JavaScript
Raw
Blame
History
(
function
(
$
)
{
'use strict'
$
(
'#dropper1'
)
.
dateDropper
(
)
;
}
)
(
jQuery
)
;
Reference in New Issue
View Git Blame
Copy Permalink