add reception global word listener,allow delete transactions, allow delete account_state

This commit is contained in:
2015-12-31 15:42:28 +01:00
parent f59eadd8cc
commit 0b58f628ed
13 changed files with 178 additions and 9 deletions

View File

@@ -52,7 +52,7 @@ function ProductSell(o){
addPayoutButtons();
productChanged();
addDocumentKeypressedListener();
// addDocumentKeypressedListener();
initAutocomplete();
}