Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Goran Topic committed Apr 28, 2011
1 parent fb18dac commit 255f6e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/src/visualizer_ui.js
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,9 @@ var VisualizerUI = (function($, window, undefined) {
width : 400,
open: function() {
aboutDialog.find('*').blur();
},
beforeClose: function() {
currentForm = null;
}
});
$('#mainlogo').click(function() {
Expand Down

0 comments on commit 255f6e3

Please sign in to comment.