Skip to content

Commit

Permalink
Merge pull request #5244 from laboro/ticket/BAP-8845_1.7
Browse files Browse the repository at this point in the history
BAP-8845: Grid View - Save Filter focus should be on Name field in mo…
  • Loading branch information
syzovao committed Sep 10, 2015
2 parents 0f5d0a9 + 1ecde72 commit cceb8d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ define([
});

modal.open();
$('#gridViewName').focus();
},

/**
Expand Down

0 comments on commit cceb8d9

Please sign in to comment.