Added Boostrap Password Reveal Library and clipboardJS library added copy to clipboard to client logins

This commit is contained in:
johnnyq
2021-08-08 15:04:39 -04:00
parent c5c2aabfd2
commit f1828a11a9
13 changed files with 867 additions and 13 deletions

View File

@@ -12,6 +12,9 @@
<h1>Blank Page</h1>
<hr>
<p>This is a great starting point for new custom pages.</p>
<button class="btn clipboard" type="button" data-clipboard-text="Just because you can doesn't mean you should — clipboard.js">
Copy to clipboard
</button>
<?php