diff --git a/index.html b/index.html index 770046bfe..3084e5fc6 100644 --- a/index.html +++ b/index.html @@ -309,7 +309,7 @@
Your Wallet Password(doesn't need to be shared) Required
+ ng-model="walletPassword" check-strength="passwordStrength" tooltip-trigger="focus" required>
Wallet name Optional
diff --git a/test/test.Walletfactory.js b/test/test.WalletFactory.js similarity index 100% rename from test/test.Walletfactory.js rename to test/test.WalletFactory.js