Skip to content

Commit

Permalink
Update TaskPage.java
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-pavliv committed Jul 28, 2015
1 parent d24ae8a commit fd5b2ec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ public void valueChange(ValueChangeEvent event) {
} else {
// Nothing is selected
setDetailComponent(null);
taskEventPanel.setTaskId(null);
ExplorerApp.get().setCurrentUriFragment(getUriFragment(null));
}
}
Expand Down

0 comments on commit fd5b2ec

Please sign in to comment.