Difference between revisions of "Template:Main2021"

Line 2,617: Line 2,617:
 
 
 
//if there is a time zone converter  
 
//if there is a time zone converter  
if($("#timezone_converter").length){
+
if(   $("#timezone_converter").length > 0 ){
 
 
  
console.log("here");
+
            console.log("here");
 
//global variables
 
//global variables
 
var hold_all_dates = [];
 
var hold_all_dates = [];

Revision as of 17:04, 22 April 2021