We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5a5952 + 086fc5b commit dc51c25Copy full SHA for dc51c25
examples/index.html
@@ -55,6 +55,8 @@
55
<script src="/bower_components/froala-wysiwyg-editor/js/plugins/table.min.js"></script>
56
<script src="/bower_components/froala-wysiwyg-editor/js/plugins/video.min.js"></script>
57
<script src="/bower_components/froala-wysiwyg-editor/js/plugins/edit_in_popup.min.js"></script>
58
+ <script src="/bower_components/froala-wysiwyg-editor/js/plugins/edit_in_popup.min.js"></script>
59
+ <script src="/bower_components/froala-wysiwyg-editor/js/plugins/track_changes.min.js"></script>
60
<!-- End Froala -->
61
62
<link rel="stylesheet" href="./app.css">
0 commit comments