Skip to content

Commit

Permalink
Revert "Merge pull request #483 from UnifiedViews/feature/409_dpu_tem…
Browse files Browse the repository at this point in the history
…plate_revival"

This reverts commit 11814e6, reversing
changes made to 67e674c.
  • Loading branch information
SvetoKrchnavy authored and SvetoKrchnavy committed Aug 6, 2015
1 parent 11814e6 commit 9711181
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -408,8 +408,6 @@ public void copyDPUEventHandler() {
public void deleteDPUEventHandler() {
boolean isDeleted = deleteDPU(selectedDpu);
if (isDeleted) {
// clear selection
selectedDpu = null;
// and refresh the layout
view.refresh();
view.selectNewDPU(null);
Expand Down

0 comments on commit 9711181

Please sign in to comment.