Skip to content

Commit

Permalink
Reverting endline changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anup1998 committed Dec 18, 2020
1 parent a1b0297 commit 501130d
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ahv-control/resize-view/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

</select>

<div id="container"></div>
<div id="container"></div>
2 changes: 1 addition & 1 deletion ahv-embed/customize-css/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

<a>Table customized with <b>CSS styles</b>.</a>
<!--Provide container to render your visualization-->
<div id="container"></div>
<div id="container"></div>
3 changes: 2 additions & 1 deletion dashboard-embed/dash-embed/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
<div id="container">
<div id="dashboard">
<div><p>Loading...</p></div>
</div></div>
</div>
</div>
2 changes: 1 addition & 1 deletion dashboard-hyperlink/dash-link/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ <h5>Select from "Top Fives" report dashlet to render an additional drilldown das
<div id="main">
<div><p>Loading...</p></div>
</div><div id="drill-down"></div>
</div>
</div>
2 changes: 1 addition & 1 deletion inputControl-events/cascade-report/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
<div id="ic">
<div><p>Loading...</p></div>
</div><div id="report"></div>
</div>
</div>
6 changes: 4 additions & 2 deletions inputControl-events/control-changes/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

<div id="container">
<div><p>Loading...</p></div>
</div><div id="hint" >
</div>

<div id="hint" >
<span>Selection: </span>
<strong id='output'></strong>
</div>
</div>
2 changes: 1 addition & 1 deletion inputControl-report/bind-with-report/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
<div id="ic">
<div><p>Loading...</p></div>
</div><div id="report"></div>
</div>
</div>

0 comments on commit 501130d

Please sign in to comment.