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 dc4e040 commit e371ac6Copy full SHA for e371ac6
src/resource-manager/resource_test_view.js
@@ -64,7 +64,7 @@ cls.ResourceTreeView = function(id, name, container_class, html, default_handler
64
container.clearAndRender(
65
['div',
66
['span',
67
- 'class', 'container-button ui-button',
+ 'class', 'container-button ui-button reload-window',
68
'handler', 'reload-window',
69
'tabindex', '1'],
70
['p', ui_strings.S_RESOURCE_CLICK_BUTTON_TO_FETCH_RESOURCES],
0 commit comments