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
755ba90a
Commit
755ba90a
authored
Jan 22, 2017
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no need for separate queries anymore
parent
c184fe5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
107 deletions
+1
-107
queries.html
queries.html
+0
-104
alt_index.html
templates/alt_index.html
+1
-3
No files found.
queries.html
deleted
100644 → 0
View file @
c184fe5a
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
>
<title>
Complex Systems Community Explorer
</title>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<!-- Les styles -->
<link
type=
"text/css"
href=
"http://fonts.googleapis.com/css?family=Ubuntu"
rel=
"stylesheet"
>
<link
type=
"text/css"
href=
"static/css/bootstrap.css"
rel=
"stylesheet"
>
<link
type=
"text/css"
href=
"static/css/bootstrap_index.css"
rel=
"stylesheet"
>
<link
type=
"text/css"
href=
"static/css/brownian-motion/jquery-ui-1.8.16.custom.css"
rel=
"stylesheet"
>
<link
type=
"text/css"
href=
"static/css/whoswho.css"
rel=
"stylesheet"
>
<script
type=
"text/javascript"
src=
"static/js/jquery/jquery-1.7.min.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/jquery-ui-1.8.16.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/bootstrap/bootstrap-dropdown-fade.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/misc/underscore.min.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/jquery/jquery.highlight-3.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/jquery.vticker-min.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/misc/json2.js"
></script>
<script
type=
"text/javascript"
src=
"static/js/utils.js"
></script>
</head>
<body>
<script
type=
"text/javascript"
src=
"static/js/whoswho.js"
/></script>
<div
class=
"topbar"
>
<div
class=
"topbar-inner"
style=
"height:10em"
>
<div
class=
"container-fluid"
>
<!-- MAIN NAVBAR -->
<ul
class=
"nav"
style=
"margin-top:5px;"
>
<li>
<a
class=
"topbarlink"
href=
"index.html"
><span
class=
"icon-home icon-white"
></i></a>
</li>
<li
id=
"mapping"
class=
"nav-legend"
>
<span>
<strong>
SELECT Keywords
</strong>
</span>
<span>
<strong>
AND Scholars
</strong>
</span>
</li>
<li
id=
"refine"
class=
"dropdown"
>
<a
class=
"btn-default nav-inline-selectable"
onclick=
'$(this).next(".dropdown-menu").toggle();'
>
refine
<i
class=
"caret"
></i></a>
<ul
class=
"dropdown-menu"
>
<li>
<a
id=
"addfiltercountry"
href=
"#"
>
Filter by country
</a>
</li>
<li>
<a
id=
"addfilterkeyword"
href=
"#"
>
Filter by keyword
</a>
</li>
<li>
<a
id=
"addfiltertag"
href=
"#"
>
Filter by community tags
</a>
</li>
<li>
<a
id=
"addfilterorganization"
href=
"#"
>
Filter by organization
</a>
</li>
<li>
<a
id=
"addfilterlaboratory"
href=
"#"
>
Filter by laboratory
</a>
</li>
</ul>
</li>
<li>
<a
class=
"topbarlink"
id=
"print"
href=
"#"
>
<i
class=
"icon-arrow-right icon-white"
></i>
<strong>
CREATE DIRECTORY
</strong></a>
</li>
<li
style=
"margin-top: 10px;"
>
<span
style=
"color: #fff;"
>
<strong>
OR
</strong>
</span>
</li>
<li>
<a
class=
"topbarlink"
id=
"generate"
href=
"#"
>
<i
class=
"icon-arrow-right icon-white"
></i>
<strong>
MAP
</strong></a>
</li>
</ul>
<form
id=
"search-form"
class=
"js-search-form pull-right"
>
<span
class=
"glass js-search-action"
><i></i></span>
<input
id=
"search"
class=
"input-small"
type=
"text"
name=
"q"
placeholder=
"Search"
>
</form>
</div>
</div>
</div>
<div
class=
"container-fluid"
style=
"margin-top:20em;"
>
<div
id=
"visualization"
></div>
<!-- Main hero unit for a primary marketing message or call to action -->
<div
class=
"hero-unit"
>
<div
id=
"loading"
style=
"padding-left:-175px; margin-left: 27%;"
>
<img
src=
"static/css/loading.gif"
style=
"border: 0px; opacity: 0.05; "
/>
</div>
<p>
<!--<form>-->
<input
type=
"text"
id=
"searchname"
class=
"large name"
placeholder=
"Your last name"
/>
<input
type=
"hidden"
id=
"searchlogin"
value=
""
/>
<img
src=
"static/css/branding/big_arrow.png"
alt=
""
style=
"border: none; margin-bottom : -19px;"
title=
""
/>
<button
id=
"print2"
class=
"btn btn-small btn-primary"
>
DIRECTORY
</button>
OR
<button
id=
"generate2"
class=
"btn btn-small btn-primary"
>
MAP
</button>
<!--<a id="printname" href="#"> <strong>PRINT</strong></a>-->
</p>
<br/><br/>
</div>
</div>
</body>
</html>
templates/alt_index.html
View file @
755ba90a
...
...
@@ -325,9 +325,7 @@
</p>
</div>
<div class="panel-body wwwthumb">
<iframe src="/queries.html" class="wwwthumb" frameborder="0" scrolling="yes">
<p>Your web browser doesn't support iframes. :(</p>
</iframe>
TODO schema with queries'explanations
</div>
</div>
</div>
...
...
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