This website requires JavaScript.
Explore
Help
Register
Sign In
kjell
/
kollapsminoriteten
Watch
1
Star
0
Fork
You've already forked kollapsminoriteten
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1fd8823f25
kollapsminoriteten
/
wp-content
/
plugins
/
jetpack
/
modules
/
contact-form
/
js
/
grunion-frontend.js
4 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Plg
2020-09-15 14:30:05 +02:00
jQuery
(
function
(
$
)
{
Update of site.
2019-11-15 23:26:29 +01:00
$
(
'.contact-form input.jp-contact-form-date'
)
.
datepicker
(
)
;
}
)
;