Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clinicaltrials
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
david Chavalarias
clinicaltrials
Commits
800b4654
Commit
800b4654
authored
Nov 05, 2014
by
PkSM3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
all in libs
parent
8613c5d2
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
11 additions
and
11 deletions
+11
-11
explorerjs.html
explorerjs.html
+11
-11
JosefinSans300.woff
libs/css2/JosefinSans300.woff
+0
-0
JosefinSans400.woff
libs/css2/JosefinSans400.woff
+0
-0
JosefinSans700.woff
libs/css2/JosefinSans700.woff
+0
-0
custom.css
libs/css2/custom.css
+0
-0
font.css
libs/css2/font.css
+0
-0
freshslider.css
libs/css2/freshslider.css
+0
-0
sidebar.css
libs/css2/sidebar.css
+0
-0
bg.jpg
libs/img2/bg.jpg
+0
-0
camera.png
libs/img2/camera.png
+0
-0
changenetwork.png
libs/img2/changenetwork.png
+0
-0
chat.png
libs/img2/chat.png
+0
-0
climpek.png
libs/img2/climpek.png
+0
-0
climpek_@2X.png
libs/img2/climpek_@2X.png
+0
-0
colors.png
libs/img2/colors.png
+0
-0
fleches-horiz.png
libs/img2/fleches-horiz.png
+0
-0
home.png
libs/img2/home.png
+0
-0
loader.gif
libs/img2/loader.gif
+0
-0
loading-bar.gif
libs/img2/loading-bar.gif
+0
-0
loupe-edges.png
libs/img2/loupe-edges.png
+0
-0
loupe-edges2.png
libs/img2/loupe-edges2.png
+0
-0
plus_hover.png
libs/img2/plus_hover.png
+0
-0
plus_normal.png
libs/img2/plus_normal.png
+0
-0
plusmoins.png
libs/img2/plusmoins.png
+0
-0
save.png
libs/img2/save.png
+0
-0
stats.png
libs/img2/stats.png
+0
-0
world.png
libs/img2/world.png
+0
-0
No files found.
explorerjs.html
View file @
800b4654
...
@@ -9,11 +9,11 @@
...
@@ -9,11 +9,11 @@
<link
rel=
"stylesheet"
href=
"libs/jquery/jquery-ui.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"libs/jquery/jquery-ui.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"libs/bootstrap/css/bootstrap.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"libs/bootstrap/css/bootstrap.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"css2/freshslider.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"
libs/
css2/freshslider.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"css2/custom.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"
libs/
css2/custom.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"css2/sidebar.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"
libs/
css2/sidebar.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"libs/bootswatch/css/bootswatch.css"
>
<link
rel=
"stylesheet"
href=
"libs/bootswatch/css/bootswatch.css"
>
<link
rel=
"stylesheet"
href=
"css2/font.css"
type=
"text/css"
>
<link
rel=
"stylesheet"
href=
"
libs/
css2/font.css"
type=
"text/css"
>
</head>
</head>
<body
class=
"gradient"
>
<body
class=
"gradient"
>
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<div
class=
"navbar-header"
>
<a
href=
"index.html"
class=
"navbar-brand"
>
<img
width=
"20px"
src=
"img2/home.png"
></img>
ComexJS
</a>
<a
href=
"index.html"
class=
"navbar-brand"
>
<img
width=
"20px"
src=
"
libs/
img2/home.png"
></img>
ComexJS
</a>
<button
class=
"navbar-toggle"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbar-main"
>
<button
class=
"navbar-toggle"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbar-main"
>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
...
@@ -157,7 +157,7 @@
...
@@ -157,7 +157,7 @@
<ul
id=
"colorGraph"
class=
"nav navbar-nav navbar-right"
>
<ul
id=
"colorGraph"
class=
"nav navbar-nav navbar-right"
>
<li
class=
"dropdown"
>
<li
class=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
<img
title=
"Set Colors"
src=
"img2/colors.png"
width=
"20px"
><b
class=
"caret"
></b></img>
<img
title=
"Set Colors"
src=
"
libs/
img2/colors.png"
width=
"20px"
><b
class=
"caret"
></b></img>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"#"
onclick=
'clustersBy("country")'
>
By Country
</a></li>
<li><a
href=
"#"
onclick=
'clustersBy("country")'
>
By Country
</a></li>
...
@@ -204,7 +204,7 @@
...
@@ -204,7 +204,7 @@
<div
style=
"visibility: hidden;"
id=
"sigma-othergraph"
></div>
<div
style=
"visibility: hidden;"
id=
"sigma-othergraph"
></div>
<img
id=
"semLoader"
style=
"position:absolute; top:50%; left:40%; width:80px;"
src=
"img2/loading-bar.gif"
></img>
<img
id=
"semLoader"
style=
"position:absolute; top:50%; left:40%; width:80px;"
src=
"
libs/
img2/loading-bar.gif"
></img>
<ul
id=
"ctlzoom"
>
<ul
id=
"ctlzoom"
>
...
@@ -219,20 +219,20 @@
...
@@ -219,20 +219,20 @@
<li>
<li>
<a
href=
"#"
id=
"geomapicon"
onclick=
"$('#geomapmodal').modal('show'); callGeomap();"
>
<a
href=
"#"
id=
"geomapicon"
onclick=
"$('#geomapmodal').modal('show'); callGeomap();"
>
<img
title=
"World Map Distribution"
width=
"34px"
src=
"img2/world.png"
></img>
<img
title=
"World Map Distribution"
width=
"34px"
src=
"
libs/
img2/world.png"
></img>
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"#"
id=
"snapicon"
onclick=
"saveGraphIMG();"
>
<a
href=
"#"
id=
"snapicon"
onclick=
"saveGraphIMG();"
>
<img
title=
"Take a photo!"
width=
"34px"
src=
"img2/camera.png"
></img>
<img
title=
"Take a photo!"
width=
"34px"
src=
"
libs/
img2/camera.png"
></img>
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"#"
id=
"saveAs"
>
<a
href=
"#"
id=
"saveAs"
>
<img
width=
"30px"
title=
"Save As..."
src=
"img2/save.png"
></img>
<img
width=
"30px"
title=
"Save As..."
src=
"
libs/
img2/save.png"
></img>
</a>
</a>
</li>
</li>
...
@@ -334,7 +334,7 @@
...
@@ -334,7 +334,7 @@
<div
id=
"modalloader"
class=
"modal fade"
>
<div
id=
"modalloader"
class=
"modal fade"
>
<div
id=
"loader"
class=
"loader"
>
<div
id=
"loader"
class=
"loader"
>
<img
src=
"img2/loader.gif"
></img>
<img
src=
"
libs/
img2/loader.gif"
></img>
</div>
</div>
<div
id=
"closeloader"
data-dismiss=
"modal"
></div>
<div
id=
"closeloader"
data-dismiss=
"modal"
></div>
</div>
</div>
...
...
css2/JosefinSans300.woff
→
libs/
css2/JosefinSans300.woff
View file @
800b4654
File moved
css2/JosefinSans400.woff
→
libs/
css2/JosefinSans400.woff
View file @
800b4654
File moved
css2/JosefinSans700.woff
→
libs/
css2/JosefinSans700.woff
View file @
800b4654
File moved
css2/custom.css
→
libs/
css2/custom.css
View file @
800b4654
File moved
css2/font.css
→
libs/
css2/font.css
View file @
800b4654
File moved
css2/freshslider.css
→
libs/
css2/freshslider.css
View file @
800b4654
File moved
css2/sidebar.css
→
libs/
css2/sidebar.css
View file @
800b4654
File moved
img2/bg.jpg
→
libs/
img2/bg.jpg
View file @
800b4654
File moved
img2/camera.png
→
libs/
img2/camera.png
View file @
800b4654
File moved
img2/changenetwork.png
→
libs/
img2/changenetwork.png
View file @
800b4654
File moved
img2/chat.png
→
libs/
img2/chat.png
View file @
800b4654
File moved
img2/climpek.png
→
libs/
img2/climpek.png
View file @
800b4654
File moved
img2/climpek_@2X.png
→
libs/
img2/climpek_@2X.png
View file @
800b4654
File moved
img2/colors.png
→
libs/
img2/colors.png
View file @
800b4654
File moved
img2/fleches-horiz.png
→
libs/
img2/fleches-horiz.png
View file @
800b4654
File moved
img2/home.png
→
libs/
img2/home.png
View file @
800b4654
File moved
img2/loader.gif
→
libs/
img2/loader.gif
View file @
800b4654
File moved
img2/loading-bar.gif
→
libs/
img2/loading-bar.gif
View file @
800b4654
File moved
img2/loupe-edges.png
→
libs/
img2/loupe-edges.png
View file @
800b4654
File moved
img2/loupe-edges2.png
→
libs/
img2/loupe-edges2.png
View file @
800b4654
File moved
img2/plus_hover.png
→
libs/
img2/plus_hover.png
View file @
800b4654
File moved
img2/plus_normal.png
→
libs/
img2/plus_normal.png
View file @
800b4654
File moved
img2/plusmoins.png
→
libs/
img2/plusmoins.png
View file @
800b4654
File moved
img2/save.png
→
libs/
img2/save.png
View file @
800b4654
File moved
img2/stats.png
→
libs/
img2/stats.png
View file @
800b4654
File moved
img2/world.png
→
libs/
img2/world.png
View file @
800b4654
File moved
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