summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/templates/index.html46
1 files changed, 23 insertions, 23 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 2c14b899..67acaeff 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -36,30 +36,30 @@ var rz_config = { // set as a global variable
<h3 class="task-desc">Connect yourself to the clubs, internship proposals, skills &amp; scientific interests you have.</h3>
<div class="task-close-button">got it</div>
</div>
- <div id="tool-bar">
- <div class="tool_bar_btn" id="btn_export" title="Export"></div>
- <div class="tool_bar_btn" id="btn_filter" title="Filter">
- <ul class="dropdown-menu" id="menu__type-filter" style="display:none">
- <li class="dropdown-item dropdown-menu-heading">Filter by node type</li>
- <li class="dropdown-item dropdown-item-type dropdown-item-type-person">
- <label><input type="checkbox" checked="checked" name="interest">Interest</label>
- </li>
- <li class="dropdown-item dropdown-item-type dropdown-item-type dropdown-item-type-Skill">
- <label><input type="checkbox" checked="checked" name="skill">Skill</label>
- </li>
- <li class="dropdown-item dropdown-item-type dropdown-item-type-Club">
- <label><input type="checkbox" checked="checked" name="club">Club</label>
- </li>
- <li class="dropdown-item dropdown-item-type dropdown-item-type-person">
- <label><input type="checkbox" checked="checked" name="person">Person</label>
- </li>
- <li class="dropdown-item dropdown-item-type dropdown-item-type-Internship-proposal">
- <label><input type="checkbox" checked="checked" name="internship-proposal">Internship Proposal</label>
- </li>
- </ul>
- </div>
- </div>
<div class="graph-view">
+ <div id="tool-bar">
+ <div class="tool_bar_btn" id="btn_export" title="Export"></div>
+ <div class="tool_bar_btn" id="btn_filter" title="Filter">
+ <ul class="dropdown-menu" id="menu__type-filter" style="display:none">
+ <li class="dropdown-item dropdown-menu-heading">Filter by node type</li>
+ <li class="dropdown-item dropdown-item-type dropdown-item-type-person">
+ <label><input type="checkbox" checked="checked" name="interest">Interest</label>
+ </li>
+ <li class="dropdown-item dropdown-item-type dropdown-item-type dropdown-item-type-Skill">
+ <label><input type="checkbox" checked="checked" name="skill">Skill</label>
+ </li>
+ <li class="dropdown-item dropdown-item-type dropdown-item-type-Club">
+ <label><input type="checkbox" checked="checked" name="club">Club</label>
+ </li>
+ <li class="dropdown-item dropdown-item-type dropdown-item-type-person">
+ <label><input type="checkbox" checked="checked" name="person">Person</label>
+ </li>
+ <li class="dropdown-item dropdown-item-type dropdown-item-type-Internship-proposal">
+ <label><input type="checkbox" checked="checked" name="internship-proposal">Internship Proposal</label>
+ </li>
+ </ul>
+ </div>
+ </div>
<div id="input-box-set-container">
<div class="input-container" id="input-container__search">
<input class="input-bar" id="search" placeholder="Search for nodes or links"/>