Typo in widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 09:02 AM
I'm trying to locate where a typo showing up in one of our widgets would be
The typo is highlighted in the widget screenshot below
I've searched for 'jj' in the widget body html template, css, server script, client controller without success
Could anyone advise please?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 09:09 AM
@steveturley Try to inspect the letters by right clicking on them and trace the origin of them. It should be part of the widget HTML.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 01:17 AM
@Sandeep Rajput is that a servicenow function or a browser function?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:13 AM
Browser inspect function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 01:13 AM
Ok, thank you sir.