Bug #1330: Setted focus on new progress measurement after pressing on *Add measure*
This commit is contained in:
parent
4e40c8e123
commit
3b576c56da
1 changed files with 1 additions and 0 deletions
|
|
@ -1087,6 +1087,7 @@ public class ManageOrderElementAdvancesController extends
|
|||
}
|
||||
}
|
||||
});
|
||||
value.focus();
|
||||
}
|
||||
|
||||
private void appendLabelPercentage(final Listitem listitem) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue