We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5318aac commit 74347bfCopy full SHA for 74347bf
js/instant-search.js
@@ -138,7 +138,7 @@ YAHOO.bugzilla.instantSearch = {
138
139
YAHOO.bugzilla.instantSearch.dataTable.showTableMessage(
140
'Searching... ' +
141
- '<img src="extensions/GuidedBugEntry/web/images/throbber.gif"' +
+ '<img src="images/throbber.gif"' +
142
' width="16" height="11">',
143
YAHOO.widget.DataTable.CLASS_LOADING
144
);
0 commit comments