Skip to content

Commit 5089c99

Browse files
authored
Add files via upload
0 parents  commit 5089c99

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

15bundle.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

15bundle.js.LICENSE.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/**
2+
* @license
3+
* Lodash <https://lodash.com/>
4+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
5+
* Released under MIT license <https://lodash.com/license>
6+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
7+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
8+
*/

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><title>GoJS Orgchart Tree</title><script defer="defer" src="15bundle.js"></script><script defer="defer" src="mainbundle.js"></script></head><body><div id="diagram" class="diagram"></div><div class="menu"><div class="searchContainer"><input placeholder="Search by name" class="searchInput" id="searchInput"/><div class="searchButton" id="searchButton"><i class="material-icons">search</i></div></div><label class="wrapContainer"><input type="checkbox" class="filled-in wrapCheckbox" id="wrapCheckbox"/> <span>Wrap layout</span></label></div></body></html>

mainbundle.js

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

0 commit comments

Comments
 (0)