24 lines
341 B
HTML
24 lines
341 B
HTML
---
|
|
layout: container
|
|
title: Demos - Multiview
|
|
recline-deps: true
|
|
root: ../../
|
|
---
|
|
|
|
<style type="text/css">
|
|
.recline-slickgrid {
|
|
height: 550px;
|
|
}
|
|
|
|
.recline-timeline .vmm-timeline {
|
|
height: 550px;
|
|
}
|
|
</style>
|
|
|
|
<div class="data-explorer-here"></div>
|
|
|
|
<div style="clear: both;"></div>
|
|
|
|
<script type="text/javascript" src="app.js"></script>
|
|
|