Created
May 4, 2011 21:44
-
-
Save skipjac/956100 to your computer and use it in GitHub Desktop.
hide the ticket deflection in Zendesk
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
| div.deflect {display: none;} |
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
| $j('h2:contains(find what you were looking for)').hide() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment