8000
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.
2 parents 1b54804 + 64f5413 commit 5ef8a61Copy full SHA for 5ef8a61
devtools/test_dashboard/index.html
@@ -7,10 +7,10 @@
7
</head>
8
<body>
9
<header>
10
- <img src="http://images.plot.ly/logo/plotlyjs-logo@2x.png" onClick="Tabs.reload();">
+ <img src="http://images.plot.ly/logo/plotlyjs-logo@2x.png" onClick="Tabs.reload();" />
11
<span id="reload-time"></span>
12
13
- <input id="mocks-search" type="text" placeholder="mocks search"></input>
+ <input id="mocks-search" type="text" placeholder="mocks search" />
14
</header>
15
16
<section id="mocks-list"></section>
0 commit comments