Skip to content

Commit

Permalink
Upadated showpassword.js (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: madiha123-design <[email protected]>
  • Loading branch information
madihamallick and madihamallick authored Jun 3, 2021
1 parent 424bb9b commit 43212d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/showpassword.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
// for show passwords
/**
* reuturn @void
*/
function box1()
{
var password=document.querySelectorAll('[id^="psw"]');
Expand Down

0 comments on commit 43212d2

Please sign in to comment.