Browse Source

create new wallet code updated/tested

master
Satinder Grewal 9 years ago
parent
commit
472fc5c6ee
  1. 4
      index.html

4
index.html

@ -532,11 +532,11 @@
</li>
<li class="divider"> </li>-->
<li>
<a href="#" id="lock-screen">
<a href="javascript:;" id="lock-screen">
<i class="icon-lock"></i> Lock Screen </a>
</li>
<li>
<a href="#" id="logout-account">
<a href="javascript:;" id="logout-account">
<i class="icon-key"></i> Log Out </a>
</li>
</ul>

Loading…
Cancel
Save