Created
June 20, 2016 21:15
-
-
Save vanilla-thunder/65ea7d46a654dfa75f93f69b610b7bba to your computer and use it in GitHub Desktop.
easy deleting views in PhpMyAdmin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open console and run this script: | |
$('input[value^="oxv_"]').click() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment