diff --git a/js/modules/pages/controllers/resultCtrl.js b/js/modules/pages/controllers/resultCtrl.js index 617cad75..03fea380 100644 --- a/js/modules/pages/controllers/resultCtrl.js +++ b/js/modules/pages/controllers/resultCtrl.js @@ -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;