rebase develop

This commit is contained in:
Rachit Bhargava
2024-01-10 11:37:32 -05:00
parent a800e54d91
commit 996daa1d6d
13465 changed files with 0 additions and 2092136 deletions

View File

@@ -1,8 +0,0 @@
jQuery(document).ready(function( $ ) {
$('#return-to-pantheon')
.detach()
.prependTo('#loginform')
.show();
});