refs #451 Banking account alert price remove

This commit is contained in:
cuneytsenturk 2018-08-16 15:17:37 +03:00
parent 8a05ed69e3
commit 89e1293bcb

View File

@ -80,8 +80,6 @@
opening_balance = $('#opening_balance').maskMoney('unmasked')[0];
alert(opening_balance);
$("#opening_balance").maskMoney({
thousands : data.thousands_separator,
decimal : data.decimal_mark,