diff options
| -rw-r--r-- | python/Dawn/static/dawn.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Dawn/static/dawn.js b/python/Dawn/static/dawn.js index cd1fa2b6..1360d511 100644 --- a/python/Dawn/static/dawn.js +++ b/python/Dawn/static/dawn.js @@ -194,7 +194,7 @@ $(function() { break; case 'BRINKER': $('#custodian').val('BBH'); - $('#cashaccount').val('xxxx'); + $('#cashaccount').val('4023461'); break; } }); |
