EpisodeAiredAfter added to edit/editor

This commit is contained in:
Mark McDowall 2012-09-19 00:07:19 -07:00
commit 3061219367
13 changed files with 78 additions and 49 deletions

View file

@ -45,7 +45,7 @@
});
});
$('.jQuery-dateTime').livequery(function () {
$('.jQuery-datepicker').livequery(function () {
$(this).datepicker({
dateFormat: "yy-mm-dd"
});