Merge pull request #1177 from bcoles/vis.js

Add vis.js to Admin UI
This commit is contained in:
antisnatchor
2015-10-05 13:53:17 +02:00
2 changed files with 45 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
<%= script_tag 'ext-base.js' %>
<%= script_tag 'ext-all.js' %>
<%= script_tag 'vis.js/vis.min.js' %>
<%= script_tag_min 'web_ui_all.js' %>
<%= stylesheet_tag 'wterm.css' %>
<%= stylesheet_tag 'ext-all.css' %>

File diff suppressed because one or more lines are too long