mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-09 05:01:16 +00:00
v2.3 Final Commit
This commit is contained in:
@@ -36,4 +36,9 @@
|
||||
</div>
|
||||
</body>
|
||||
{% include "footer.html" %}
|
||||
<script>
|
||||
$("button").click(function(){
|
||||
$(this).html("Signing In...")
|
||||
})
|
||||
</script>
|
||||
</html>
|
Reference in New Issue
Block a user