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 20a45ca commit 87d1191Copy full SHA for 87d1191
examples/index.html
@@ -49,7 +49,9 @@
49
</div>
50
51
52
- <footer> <!-- Disclamer here --></footer>
+ <footer style="position:absolute;bottom:10px;height:25px;text-align:center;width: 100%; font-size:12px;">
53
+ <strong>Disclaimer:</strong> Early alpha phase, use at your own risk. Embed urls could change in the near future.
54
+ </footer>
55
<script type="text/javascript" src="../vendor/recline.view.nvd3.js/dist/recline.view.nvd3.min.js"></script>
56
<script type="text/javascript" src="../vendor/recline.view.nvd3.js/dist/recline.view.nvd3.controls.min.js"></script>
57
<script type="text/javascript" src="../src/recline.URLState.js"></script>
0 commit comments