Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
v2.85
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Reeves committed Aug 20, 2013
1 parent a766107 commit a1fbd4a
Show file tree
Hide file tree
Showing 40 changed files with 1,955 additions and 1,225 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Extension.zip
Binary file not shown.
Binary file modified extension/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion extension/Resources/wallet/account.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extension/Resources/wallet/address_modal.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extension/Resources/wallet/blockchainapi.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions extension/Resources/wallet/chrome.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
isExtension = true;
APP_NAME = 'javascript_chrome';

$(document).ready(function() {
var body = $(document.body);
Expand Down
4 changes: 2 additions & 2 deletions extension/Resources/wallet/country_codes.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@
<option value="379">Vatican City (+379)</option>
<option value="58">Venezuela (+58)</option>
<option value="84">Vietnam (+84)</option>
<option value="84">Virgin Islands - British (+1284)</option>
<option value="84">Virgin Islands - US (+1340)</option>
<option value="284">Virgin Islands - British (+284)</option>
<option value="340">Virgin Islands - US (+340)</option>
<option value="681">Wallis &amp; Futuna (+681)</option>
<option value="969">Yemen (North) (+969)</option>
<option value="967">Yemen (South) (+967)</option>
Expand Down
Loading

0 comments on commit a1fbd4a

Please sign in to comment.