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 1b54804 commit 64f5413Copy full SHA for 64f5413
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