[demos][xs]: left out html for new changelog stuff in multiview.

This commit is contained in:
Rufus Pollock 2014-08-16 17:04:05 +01:00
parent 025540c98b
commit 5930fbce43

View File

@ -7,14 +7,24 @@ root: ../../
<style type="text/css">
.recline-slickgrid {
height: 550px;
height: 300px;
}
.recline-timeline .vmm-timeline {
height: 550px;
}
.changelog {
display: none;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}
</style>
<div class="changelog">
<h3>Changes</h3>
</div>
<div class="data-explorer-here"></div>
<div style="clear: both;"></div>