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
e63e1f73
Commit
e63e1f73
authored
May 09, 2016
by
delanoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CSS] Adding some icons.
parent
d4e3350c
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
9 deletions
+18
-9
Journals_dyna_chart_and_table.js
static/js/gargantext/Journals_dyna_chart_and_table.js
+1
-1
journals.html
templates/pages/corpora/journals.html
+6
-3
terms.html
templates/pages/corpora/terms.html
+5
-2
titles.html
templates/pages/corpora/titles.html
+6
-3
No files found.
static/js/gargantext/Journals_dyna_chart_and_table.js
View file @
e63e1f73
...
@@ -290,7 +290,7 @@ function Main_test( data , initial) {
...
@@ -290,7 +290,7 @@ function Main_test( data , initial) {
var
div_table
=
'<p align="right">'
+
"
\n
"
var
div_table
=
'<p align="right">'
+
"
\n
"
div_table
+=
'<table id="my-ajax-table" class="table table-bordered table-hover">'
+
"
\n
"
div_table
+=
'<table id="my-ajax-table" class="table table-bordered table-hover">'
+
"
\n
"
div_table
+=
"
\
t"
+
'<thead>'
+
"
\n
"
div_table
+=
"
\
t"
+
'<thead>'
+
"
\n
"
div_table
+=
"
\
t"
+
"
\
t"
+
'<th data-dynatable-column="name">Title</th>'
+
"
\n
"
div_table
+=
"
\
t"
+
"
\
t"
+
'<th data-dynatable-column="name">
<span class="glyphicon glyphicon-text-size"></span>
Title</th>'
+
"
\n
"
div_table
+=
"
\
t"
+
"
\
t"
+
'<th data-dynatable-column="score" data-dynatable-sorts="score">No. Pubs</th>'
+
"
\n
"
div_table
+=
"
\
t"
+
"
\
t"
+
'<th data-dynatable-column="score" data-dynatable-sorts="score">No. Pubs</th>'
+
"
\n
"
// div_table += "\t"+"\t"+'<th id="score_column_id" data-dynatable-sorts="score" data-dynatable-column="score">Score</th>'+"\n"
// div_table += "\t"+"\t"+'<th id="score_column_id" data-dynatable-sorts="score" data-dynatable-column="score">Score</th>'+"\n"
div_table
+=
"
\
t"
+
"
\
t"
+
'</th>'
+
"
\n
"
div_table
+=
"
\
t"
+
"
\
t"
+
'</th>'
+
"
\n
"
...
...
templates/pages/corpora/journals.html
View file @
e63e1f73
...
@@ -59,9 +59,12 @@
...
@@ -59,9 +59,12 @@
<div
class=
"panel panel-default"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
<h2
class=
"panel-title"
>
<center>
<span
class=
"glyphicon glyphicon-hand-down"
aria-hidden=
"true"
></span>
Publications by source
Publications by source
</h4>
</center>
</h2>
</div>
</div>
...
...
templates/pages/corpora/terms.html
View file @
e63e1f73
...
@@ -55,12 +55,15 @@
...
@@ -55,12 +55,15 @@
<div
class=
"panel panel-default"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
<h2
class=
"panel-title"
>
<center>
<span
class=
"glyphicon glyphicon-hand-down"
aria-hidden=
"true"
></span>
Extracted terms
Extracted terms
<!-- <button title='run test function' onclick="doATest()">
<!-- <button title='run test function' onclick="doATest()">
TEST
TEST
</button> -->
</button> -->
</a>
</center>
</h2>
<!-- see in javascript function queries.functions['my_state_filter'] -->
<!-- see in javascript function queries.functions['my_state_filter'] -->
<div
class=
"pull-left"
style=
"margin-top:1.85em;"
>
<div
class=
"pull-left"
style=
"margin-top:1.85em;"
>
...
...
templates/pages/corpora/titles.html
View file @
e63e1f73
...
@@ -54,9 +54,12 @@
...
@@ -54,9 +54,12 @@
<div
class=
"jumbotron"
>
<div
class=
"jumbotron"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
>
<h4
class=
"panel-title"
>
<h2
class=
"panel-title"
>
<center>
<span
class=
"glyphicon glyphicon-hand-down"
aria-hidden=
"true"
></span>
Publications by title
Publications by title
</h4>
</center>
</h2>
<!-- search box with custom function in Docs_dyna_chart_and_tables.js -->
<!-- search box with custom function in Docs_dyna_chart_and_tables.js -->
<div
class=
"pull-left"
style=
"margin-top:1.85em; font-size: 16px;"
>
<div
class=
"pull-left"
style=
"margin-top:1.85em; font-size: 16px;"
>
<span
class=
"glyphicon glyphicon-search"
aria-hidden=
"true"
></span>
<span
class=
"glyphicon glyphicon-search"
aria-hidden=
"true"
></span>
...
...
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