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
5e82220b
Commit
5e82220b
authored
Jun 22, 2017
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweet rendering should be in client libs
parent
f86c46a3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
4 deletions
+3
-4
explorerjs.html
explorerjs.html
+3
-4
custom.css
libs/tweets/custom.css
+0
-0
tweet.light.ltr.css
libs/tweets/tweet.light.ltr.css
+0
-0
widgets.js
libs/tweets/widgets.js
+0
-0
No files found.
explorerjs.html
View file @
5e82220b
...
@@ -61,8 +61,8 @@
...
@@ -61,8 +61,8 @@
<!-- NB bs2/3 not used for main grid (graph + bars) but inside the bars -->
<!-- NB bs2/3 not used for main grid (graph + bars) but inside the bars -->
<link
rel=
"stylesheet"
href=
"libs/css2/freshslider.css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"libs/css2/freshslider.css"
media=
"screen"
>
<link
type=
"text/css"
href=
"
twitterAPI2/twitterlib
s/tweet.light.ltr.css"
rel=
"stylesheet"
/>
<link
type=
"text/css"
href=
"
libs/tweet
s/tweet.light.ltr.css"
rel=
"stylesheet"
/>
<link
type=
"text/css"
href=
"
twitterAPI2/twitterlib
s/custom.css"
rel=
"stylesheet"
/>
<link
type=
"text/css"
href=
"
libs/tweet
s/custom.css"
rel=
"stylesheet"
/>
<link
type=
"text/css"
href=
"libs/css2/user_form.css"
rel=
"stylesheet"
/>
<link
type=
"text/css"
href=
"libs/css2/user_form.css"
rel=
"stylesheet"
/>
<!-- JS -->
<!-- JS -->
...
@@ -733,7 +733,7 @@
...
@@ -733,7 +733,7 @@
<script
src=
"libs/jquery-3/jquery.easytabs.js"
type=
"text/javascript"
></script>
<script
src=
"libs/jquery-3/jquery.easytabs.js"
type=
"text/javascript"
></script>
<script
src=
"libs/freshslider.1.0.js"
type=
"text/javascript"
></script>
<script
src=
"libs/freshslider.1.0.js"
type=
"text/javascript"
></script>
<script
src=
"libs/readmore.js"
type=
"text/javascript"
></script>
<script
src=
"libs/readmore.js"
type=
"text/javascript"
></script>
<script
src=
"libs/tweets/widgets.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"libs/bootstrap-native/bootstrap-native.min.js"
></script>
<script
src=
"libs/bootstrap-native/bootstrap-native.min.js"
></script>
<script
src=
"tinawebJS/globalUtils.js"
type=
"text/javascript"
></script>
<script
src=
"tinawebJS/globalUtils.js"
type=
"text/javascript"
></script>
...
@@ -768,7 +768,6 @@
...
@@ -768,7 +768,6 @@
<script
src=
"tinawebJS/methods.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/methods.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/Tinaweb.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/Tinaweb.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/main.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/main.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"twitterAPI2/twitterlibs/widgets.js"
type=
"text/javascript"
language=
"javascript"
></script>
<!-- /SCRIPTS -->
<!-- /SCRIPTS -->
</body>
</body>
...
...
twitterAPI2/twitterlib
s/custom.css
→
libs/tweet
s/custom.css
View file @
5e82220b
File moved
twitterAPI2/twitterlib
s/tweet.light.ltr.css
→
libs/tweet
s/tweet.light.ltr.css
View file @
5e82220b
File moved
twitterAPI2/twitterlib
s/widgets.js
→
libs/tweet
s/widgets.js
View file @
5e82220b
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