summaryrefslogtreecommitdiffstats
path: root/base/tps
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2015-04-08 15:33:53 -0400
committerEndi S. Dewata <edewata@redhat.com>2015-04-08 15:38:25 -0400
commitb2082c227af0b3f27162ead335cd46bd145dba35 (patch)
tree2787fd6f0e0f7061bce477b288baf4f5cff9261d /base/tps
parent648de7a10fb4c7d43c6550b577617067c70bbf7e (diff)
downloadpki-b2082c227af0b3f27162ead335cd46bd145dba35.tar.gz
pki-b2082c227af0b3f27162ead335cd46bd145dba35.tar.xz
pki-b2082c227af0b3f27162ead335cd46bd145dba35.zip
Fixed incorrect link in TPS UI.
The "Subsystem Connections" link in the home.html has been fixed to point to #connectors. https://fedorahosted.org/pki/ticket/1274
Diffstat (limited to 'base/tps')
-rw-r--r--base/tps/shared/webapps/tps/ui/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/tps/shared/webapps/tps/ui/home.html b/base/tps/shared/webapps/tps/ui/home.html
index 8502ca448..f21040fdb 100644
--- a/base/tps/shared/webapps/tps/ui/home.html
+++ b/base/tps/shared/webapps/tps/ui/home.html
@@ -51,7 +51,7 @@
<div class="panel-body">
<a href="#config">General Configuration</a><br>
<a href="#authenticators">Authentication Sources</a><br>
- <a href="#connections">Subsystem Connections</a><br>
+ <a href="#connectors">Subsystem Connections</a><br>
<a href="#profiles">Profiles</a><br>
<a href="#profile-mappings">Profile Mappings</a><br>
<a href="#audit">Audit Logging</a><br>