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
e948fe61
Commit
e948fe61
authored
Sep 29, 2017
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new topbarloader to master
parent
2e55ad74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
settings_explorerjs.comex.js
twpresets/settings_explorerjs.comex.js
+2
-8
No files found.
twpresets/settings_explorerjs.comex.js
View file @
e948fe61
...
@@ -146,7 +146,7 @@ TW.conf = (function(TW){
...
@@ -146,7 +146,7 @@ TW.conf = (function(TW){
// ------------
// ------------
TWConf
.
paths
=
{
TWConf
.
paths
=
{
'ourlibs'
:
'static/tinawebJS/twlibs'
,
'ourlibs'
:
'static/tinawebJS/twlibs'
,
'modules'
:
'static/tinaweb
JS/twmodules
'
,
'modules'
:
'static/tinaweb
ModuleComexLayout
'
,
'templates'
:
'static/tinawebJS/twlibs/default_hit_templates'
,
'templates'
:
'static/tinawebJS/twlibs/default_hit_templates'
,
'sourceFile'
:
null
,
// server: 1 default gexf|json graph source
'sourceFile'
:
null
,
// server: 1 default gexf|json graph source
...
@@ -160,13 +160,7 @@ TW.conf = (function(TW){
...
@@ -160,13 +160,7 @@ TW.conf = (function(TW){
// flag name is div class to be removed if false
// flag name is div class to be removed if false
// *and* subdirectory of modules path to import if true
// *and* subdirectory of modules path to import if true
// see also activateModules()
// see also activateModules()
TWConf
.
ModulesFlags
[
"multivacV1HistogramModule"
]
=
false
;
TWConf
.
ModulesFlags
[
"comexTopBarLoader"
]
=
true
;
// cf. twmodules/multivacV2HistogramModule/multivacV2Settings.js for settings
TWConf
.
ModulesFlags
[
"multivacV2HistogramModule"
]
=
false
;
// cf. twmodules/crowdsourcingModule/README.md to initialize the associated db
TWConf
.
ModulesFlags
[
"crowdsourcingModule"
]
=
false
;
// Other GUI options
// Other GUI options
// ------------------
// ------------------
...
...
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