diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-14 18:05:37 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-07-14 18:05:37 +0000 |
commit | 0bd215c2433b75d54f54efd297c43bcd142c5119 (patch) | |
tree | 7b7554b79589fc44d3a3a225310ab1c1881e845f /BKUOnline/src/main/webapp/index.html | |
parent | 502377768d18d324e07ffa445fe272fd6c0cef86 (diff) | |
download | mocca-0bd215c2433b75d54f54efd297c43bcd142c5119.tar.gz mocca-0bd215c2433b75d54f54efd297c43bcd142c5119.tar.bz2 mocca-0bd215c2433b75d54f54efd297c43bcd142c5119.zip |
PinManagement via SLRequestForm (removed PINMgmt.jsp)
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@766 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/index.html')
-rw-r--r-- | BKUOnline/src/main/webapp/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BKUOnline/src/main/webapp/index.html b/BKUOnline/src/main/webapp/index.html index b39dafb7..3bf14211 100644 --- a/BKUOnline/src/main/webapp/index.html +++ b/BKUOnline/src/main/webapp/index.html @@ -32,9 +32,6 @@ <a href="SLRequestForm.html">Security Layer Request</a> (demo request form) </p> <p> - <a href="PINManagement.jsp">PIN Management</a> (pin management applet) - </p> - <p> <a href="stal">STAL Service</a> (web service endpoint) </p> </p> |