Updated versions
This commit is contained in:
parent
6e1893455c
commit
7eeb459d17
3 changed files with 3468 additions and 2865 deletions
|
|
@ -18,7 +18,6 @@
|
|||
<%- js("js/meethigher.js") %>
|
||||
<%- js("js/toolbar.js") %>
|
||||
<%- js("js/svg-pan-zoom.min.js") %>
|
||||
<% if (theme.graphviz.enable) { %>
|
||||
<script src='https://cdnjs.cloudflare.com/ajax/libs/viz.js/1.7.1/viz.js'></script>
|
||||
<script>
|
||||
String.prototype.replaceAll = function(search, replacement) {
|
||||
|
|
@ -45,6 +44,5 @@
|
|||
item.outerHTML = svg;
|
||||
}
|
||||
</script>
|
||||
<% } %>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue