web/js/mtrack.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 Jan 2011 09:20:50 +0000 (17:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 Jan 2011 09:20:50 +0000 (17:20 +0800)
web/js/mtrack.js

index aa99189..14d594a 100644 (file)
@@ -43,6 +43,7 @@ function show_edit_form()
   $("#comment-submit-buttons").hide();
   $("#comment-area").show();
   $(".mtrack-make-comment").hide();
+  
   $("#description").focus();
 
   editblock.show();