aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp
diff options
context:
space:
mode:
authorChristian Maierhofer <cmaierhofer@iaik.tugraz.at>2015-10-15 09:57:40 +0200
committerChristian Maierhofer <cmaierhofer@iaik.tugraz.at>2015-10-15 09:57:40 +0200
commitaed2f6f6511d9fd027b24f3810f057f5182c3d60 (patch)
tree4194b2f7d68325da0c1c571780c27cd1cf07ea4f /id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp
parent9033146d29c45a9f9a781e0ff450981c27045c3d (diff)
parent0e55c7882ce4ed4fcb28e60c94dea6b325462ba5 (diff)
downloadmoa-id-spss-aed2f6f6511d9fd027b24f3810f057f5182c3d60.tar.gz
moa-id-spss-aed2f6f6511d9fd027b24f3810f057f5182c3d60.tar.bz2
moa-id-spss-aed2f6f6511d9fd027b24f3810f057f5182c3d60.zip
Merge branch 'web-config' into moa-id-3.0.0-snapshot
Diffstat (limited to 'id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp')
-rw-r--r--id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp b/id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp
index 1d5d4ac12..41222cff6 100644
--- a/id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp
+++ b/id/ConfigWebTool/src/main/webapp/jsp/usermanagement.jsp
@@ -7,6 +7,7 @@
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
+ <link rel="stylesheet" type="text/css" href="../css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="../css/index.css">
<title><%=LanguageHelper.getGUIString("title", request) %></title>
<script type="text/javascript" src="../js/common.js"></script>