summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/PINManagement.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/src/main/webapp/PINManagement.jsp')
-rw-r--r--BKUOnline/src/main/webapp/PINManagement.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/PINManagement.jsp b/BKUOnline/src/main/webapp/PINManagement.jsp
index d5f71862..cfb43db2 100644
--- a/BKUOnline/src/main/webapp/PINManagement.jsp
+++ b/BKUOnline/src/main/webapp/PINManagement.jsp
@@ -94,7 +94,7 @@
var attributes = {
codebase :'applet',
code : 'at.gv.egiz.bku.online.applet.PINManagementApplet.class',
- archive : 'BKUAppletExt.jar, commons-logging.jar, iaik_jce_me4se.jar',
+ archive : 'BKUAppletExt-single.jar',
width : <%=width%>,
height :<%=height%>,
name : 'moccaapplet',