mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
register js validation
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script>
|
||||
$(function(){
|
||||
initCore();
|
||||
initCore();
|
||||
{{if .PageIsSignUp}}initRegister();{{end}}
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user