Skip to content

Instantly share code, notes, and snippets.

@unlocomqx
Created October 30, 2020 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unlocomqx/bac4c9fb0a3f045348983ae563add7e6 to your computer and use it in GitHub Desktop.
Save unlocomqx/bac4c9fb0a3f045348983ae563add7e6 to your computer and use it in GitHub Desktop.
function moveDP() {
$('.dp_container').appendTo('.dsn-dp-container');
$('.dsn-dp-container').show()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment