pas2js/demo/fpreport/reportdemo.html
2017-12-16 14:45:10 +00:00

11 lines
282 B
HTML

<!DOCTYPE HTML>
<HTML>
<Title>Pas2JS and FPReport demo</Title>
<script SRC="reportdemo.js" type="application/javascript"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
</body>
<script>
rtl.run();
</script>
</HTML>