Skip to content

Commit

Permalink
added pointer for popup
Browse files Browse the repository at this point in the history
  • Loading branch information
adubovikov committed May 16, 2016
1 parent 8d511af commit e591982
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/modules/pages/controllers/resultCtrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@
}
};


/* here should be popup selection by transaction type. Here can trans['rtc'] == true */
search_data['param']['transaction'][localrow.entity.trans] = true;
var messagewindowId = ""+localrow.entity.id+"_"+localrow.entity.trans;

Expand Down

0 comments on commit e591982

Please sign in to comment.