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
b8123669
Commit
b8123669
authored
Oct 12, 2016
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove only trailing spaces
parent
e1b6143a
Changes
14
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
370 additions
and
376 deletions
+370
-376
init.js
crowdsourcingModule/init.js
+1
-1
suggest.js
crowdsourcingModule/suggest.js
+10
-10
explorerjs.html
explorerjs.html
+46
-46
init.js
histogramModule/init.js
+1
-1
settings_explorerjs.js
settings_explorerjs.js
+6
-7
Tinaweb.js
tinawebJS/Tinaweb.js
+86
-87
asyncFA2.js
tinawebJS/asyncFA2.js
+12
-12
enviroment.js
tinawebJS/enviroment.js
+57
-57
globalUtils.js
tinawebJS/globalUtils.js
+20
-20
jLouvain.js
tinawebJS/jLouvain.js
+19
-19
main.js
tinawebJS/main.js
+15
-18
methods.js
tinawebJS/methods.js
+41
-41
sigma.forceatlas2.js
tinawebJS/sigma.forceatlas2.js
+16
-16
sigma.min.js
tinawebJS/sigma.min.js
+40
-41
No files found.
crowdsourcingModule/init.js
View file @
b8123669
crowdsourcingModule/suggest.js
View file @
b8123669
explorerjs.html
View file @
b8123669
histogramModule/init.js
View file @
b8123669
settings_explorerjs.js
View file @
b8123669
...
...
@@ -232,4 +232,3 @@ var RVUniformC = function(seed){
};
}
//unifCont = new RVUniformC(100000000)
tinawebJS/Tinaweb.js
View file @
b8123669
...
...
@@ -911,4 +911,3 @@ TinaWebJS = function ( sigmacanvas ) {
}
};
tinawebJS/asyncFA2.js
View file @
b8123669
tinawebJS/enviroment.js
View file @
b8123669
tinawebJS/globalUtils.js
View file @
b8123669
tinawebJS/jLouvain.js
View file @
b8123669
tinawebJS/main.js
View file @
b8123669
...
...
@@ -370,6 +370,3 @@ ProcessDivsFlags() ;
$
(
"#searchinput"
).
attr
(
'placeholder'
,
TW
.
strSearchBar
)
;
console
.
log
(
"finish"
)
tinawebJS/methods.js
View file @
b8123669
tinawebJS/sigma.forceatlas2.js
View file @
b8123669
tinawebJS/sigma.min.js
View file @
b8123669
...
...
@@ -3803,4 +3803,3 @@ sigma.classes.Cascade = function() {
sigma
.
publicPrototype
=
SigmaPublic
.
prototype
;
})();
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