Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
File Transfer Service
fts-rest
Commits
c0b1012c
Commit
c0b1012c
authored
Jul 12, 2017
by
Maria Arsuaga Rios
Browse files
FTS-977
: Updating html headers
parent
8132363a
Pipeline
#159925
passed with stage
in 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/fts3rest/fts3rest/templates/config/header.html
View file @
c0b1012c
...
...
@@ -43,12 +43,9 @@
<ul
class=
"nav nav-tabs"
>
${add_tab("/config", "Overview", "General overview")}
${add_tab("/config/se", "Storage", "Manage per-storage settings")}
${add_tab("/config/groups", "Storage groups", "Manage storage groups")}
${add_tab("/config/links", "Links", "Manage link settings (standalone or pair)")}
${add_tab("/config/activity_shares", "Activity shares", "Manage activity shares")}
${add_tab("/config/fixed", "Fix values", "Fix number of actives per link")}
${add_tab("/config/global", "Server", "Manage FTS3-wide settings")}
${add_tab("/config/debug", "Debug", "Manage debug levels per storage")}
${add_tab("/config/audit", "Audit", "View the configuration auditing")}
${add_tab("/config/cloud_storage", "Cloud storage", "Configure cloud storage credentials (S3, Dropbox)")}
${add_tab("/config/authorize", "Static authorization", "Give permissions based on DN rather than VO extensions")}
...
...
src/fts3rest/fts3rest/templates/config/links.html
View file @
c0b1012c
...
...
@@ -22,7 +22,6 @@
<th>
Max Actives
</th>
<th>
Optimizer Mode
</th>
<th>
TCP buffer size
</th>
<th>
Timeout
</th>
</tr>
</thead>
<tbody
id=
"link-config-list"
>
...
...
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