Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
4f0f9e7d
Commit
4f0f9e7d
authored
Oct 03, 2016
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
graphExplorer: remove Change Level and Compare buttons (BUG-32)
parent
d9e4716d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
explorer.html
templates/graphExplorer/explorer.html
+6
-6
No files found.
templates/graphExplorer/explorer.html
View file @
4f0f9e7d
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
<!-- this is the tweakbar -->
<!-- this is the tweakbar -->
<div
class=
"container-fluid navbar-default"
>
<div
class=
"container-fluid navbar-default"
>
<div
id=
"defaultop"
class=
"row"
>
<div
id=
"defaultop"
class=
"row"
>
<div
id=
"left"
class=
"col-sm-
10 col-md-10
col-lg-7"
>
<div
id=
"left"
class=
"col-sm-
8 col-md-8
col-lg-7"
>
<ul
class=
"nav navbar-nav"
>
<ul
class=
"nav navbar-nav"
>
<!--
<!--
...
@@ -75,9 +75,9 @@
...
@@ -75,9 +75,9 @@
<button
type=
"button"
id=
"changetype"
class=
"btn btn-success btn-sm"
>
Change Type
</button>
<button
type=
"button"
id=
"changetype"
class=
"btn btn-success btn-sm"
>
Change Type
</button>
</a></li>
</a></li>
<li
class=
'basicitem'
><a>
<
!-- <
li class='basicitem'><a>
<button type="button" id="changelevel" class="btn btn-info btn-sm" disabled>Change Level</button>
<button type="button" id="changelevel" class="btn btn-info btn-sm" disabled>Change Level</button>
</a></li>
</a></li>
-->
<!-- TODO fix: category0 -> category1 switching -->
<!-- TODO fix: category0 -> category1 switching -->
<li
class=
'basicitem'
><a>
<li
class=
'basicitem'
><a>
...
@@ -88,10 +88,10 @@
...
@@ -88,10 +88,10 @@
</ul>
</ul>
</a></li>
</a></li>
<li
class=
'basicitem'
><a>
<
!-- <
li class='basicitem'><a>
Compare<br>
Compare<br>
<img width="30" title="Compare with other corpus!" onclick="GetUserPortfolio(); $('#corpuses').modal('show');" src="{% static "img/INTER.png" %}"></img>
<img width="30" title="Compare with other corpus!" onclick="GetUserPortfolio(); $('#corpuses').modal('show');" src="{% static "img/INTER.png" %}"></img>
</a></li>
</a></li>
-->
<li
class=
'basicitem'
><a>
<li
class=
'basicitem'
><a>
<!-- TODO fix: category0 -> category1 switching -->
<!-- TODO fix: category0 -> category1 switching -->
...
@@ -124,7 +124,7 @@
...
@@ -124,7 +124,7 @@
</ul>
</ul>
</div>
<!-- /div#left -->
</div>
<!-- /div#left -->
<div
id=
"right"
class=
"col-sm-
1 col-md-1
col-lg-4"
>
<div
id=
"right"
class=
"col-sm-
3 col-md-3
col-lg-4"
>
<div
class=
'row'
id=
"searchnav"
>
<div
class=
'row'
id=
"searchnav"
>
<div
class=
"col-sm-1 col-md-1 col-lg-1"
style=
"font-size:75%; line-height:90%; padding:0"
>
<div
class=
"col-sm-1 col-md-1 col-lg-1"
style=
"font-size:75%; line-height:90%; padding:0"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment