Template:Team:Edinburgh/Code

From 2013.igem.org

(Difference between revisions)
Line 220: Line 220:
       })();       
       })();       
   }
   }
-
});
 
-
 
-
$(function() {
 
-
  if (document.getElementById("calendarPicker")) NewCal();
 
-
 
});
});
Line 429: Line 424:
Calendar.prototype.FormatDate=FormatDate;
Calendar.prototype.FormatDate=FormatDate;
 +
$(function() {
 +
  if (document.getElementById("calendarPicker")) NewCal();
 +
 +
});
</script>
</script>
</head>
</head>
<body>
<body>

Revision as of 09:01, 29 September 2013