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 e0aad57 commit 42093adCopy full SHA for 42093ad
src/resource-manager/resource_templates.js
@@ -124,7 +124,7 @@ window.templates.resource_tree || (window.templates.resource_tree = new function
124
["span",
125
this._get_short_distinguisher(d.url),
126
"class", "resource-tree-document-label",
127
- "data-tooltip", "kjs-script-select",
+ "data-tooltip", "js-script-select",
128
"data-tooltip-text", d.original_url
129
],
130
" ",
0 commit comments