Tuning shortcode's script code
This commit is contained in:
@@ -1145,7 +1145,7 @@ class SP_AJAX {
|
|||||||
window.send_to_editor( shortcode );
|
window.send_to_editor( shortcode );
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script type="text/javascript">
|
||||||
jQuery(document).ready(function($){
|
jQuery(document).ready(function($){
|
||||||
// Datepicker
|
// Datepicker
|
||||||
$(".sp-datepicker").datepicker({
|
$(".sp-datepicker").datepicker({
|
||||||
|
|||||||
Reference in New Issue
Block a user