Created
January 10, 2018 16:28
-
-
Save Pavracer/4f9ae87d8ac587bc59b541b39416199f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| <script type="text/javascript"> | |
| jQuery(document).ready(function(){ | |
| jQuery(".et_pb_slide_description a.et_pb_more_button.et_pb_button").attr('target', '_new'); | |
| }); | |
| </script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment