Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 22bead9

Browse files
author
Ken Berkeley
committed
update examples footer
1 parent b4d9e2a commit 22bead9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/dist/client.e3ba39eb.js renamed to examples/dist/client.36998bde.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212

1313
<script src="//cdn.bootcss.com/jquery/2.1.4/jquery.min.js"></script>
1414
<script src="//cdn.bootcss.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
15-
<script type="text/javascript" src="client.e3ba39eb.js"></script></body>
15+
<script type="text/javascript" src="client.36998bde.js"></script></body>
1616
</html>

examples/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</div>
5050

5151
<footer>
52-
Open Devtools - Console to see what Datatable send and receive
52+
Open Devtools - Console to see what <code>_mockData</code> receive and respond
5353
</footer>
5454
</div>
5555
</template>

0 commit comments

Comments
 (0)