Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatov committed Jul 20, 2011
1 parent a4078c6 commit 8e7785c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/webapp/scripts/cotemplate.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,6 @@ $("#discussion_header").live("click", function(){
});

$(document).ready(function() {
if (jQuery.prettyDate)
$(".datetime").prettyDate();
});

0 comments on commit 8e7785c

Please sign in to comment.