MTrackWeb/templates/images/js/mtrack2.file.js
authorAlan Knowles <alan@akbkhome.com>
Sat, 25 Jun 2011 10:12:58 +0000 (18:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 25 Jun 2011 10:12:58 +0000 (18:12 +0800)
MTrackWeb/templates/images/js/mtrack2.file.js

index 1c3fb55..e24793f 100644 (file)
@@ -4,7 +4,7 @@ MTrack.register('.changeset-expanded-block', 'each', function() {
      this.setVisibilityMode(Roo.Element.DISPLAY);
     this.fixDisplay();
     this.hide();
-}
+})
 
 // The generic fileevent line (with links to expand history/ file / diff etc..
 MTrack.register('a.changeset-link', 'on', 'click', function( event)