Ajout d'un calendrier qui marche.
Continuation du CU créer Conf... Policy failures: Code warning - failed on resource AddConferenceController.java. Reason: Map is a raw type. References to generic type Map<K,V> should be parameterized, line 55 - failed on resource AddConferenceController.java. Reason: The import java.util.HashMap is never used, line 3 - failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 80 - failed on resource AddConferenceController.java. Reason: The local variable conference is never read, line 96 - failed on resource addConference.jsp. Reason: Undefined attribute name (alignment)., line 31 ... and more. Override reason: yeah
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title><fmt:message key="title" /></title>
|
||||
<!-- <link rel="stylesheet" href="./stylesheets/base.css" type="text/css" /> -->
|
||||
<link rel="stylesheet" href="./stylesheets/base.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user