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
6f46823f
Commit
6f46823f
authored
Sep 11, 2017
by
Romain Loth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update dev settings and use them as distribution defaults
parent
6c5539dc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
settings_explorerjs.js
settings_explorerjs.js
+2
-2
settings_explorerjs.devdefault.js
twpresets/settings_explorerjs.devdefault.js
+1
-1
No files found.
settings_explorerjs.js
View file @
6f46823f
...
...
@@ -7,7 +7,7 @@ TW.conf = (function(TW){
let
TWConf
=
{}
TWConf
.
branding
=
'ProjectExplorer'
// <--- name displayed in upper left
TWConf
.
brandingLink
=
'https://
iscpif.fr/
'
// <--- link to "home"
TWConf
.
brandingLink
=
'https://
github.com/moma/ProjectExplorer
'
// <--- link to "home"
// ==========================
...
...
@@ -37,7 +37,7 @@ TW.conf = (function(TW){
// routes by corresponding type
TWConf
.
relatedDocsAPIS
=
{
"twitter"
:
"http://134.158.74.111/twitter_search"
,
"twitter"
:
"http
s
://134.158.74.111/twitter_search"
,
"CortextDB"
:
"twbackends/phpAPI"
,
"csv"
:
"twbackends/phpAPI"
}
...
...
twpresets/settings_explorerjs.devdefault.js
View file @
6f46823f
...
...
@@ -37,7 +37,7 @@ TW.conf = (function(TW){
// routes by corresponding type
TWConf
.
relatedDocsAPIS
=
{
"twitter"
:
"http://134.158.74.111/twitter_search"
,
"twitter"
:
"http
s
://134.158.74.111/twitter_search"
,
"CortextDB"
:
"twbackends/phpAPI"
,
"csv"
:
"twbackends/phpAPI"
}
...
...
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