We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2630fa6 commit c7e1f87Copy full SHA for c7e1f87
src/java/fr/paris/lutece/plugins/forms/web/admin/FormQuestionJspBean.java
@@ -40,6 +40,7 @@
40
41
import javax.servlet.http.HttpServletRequest;
42
43
+import org.apache.commons.collections4.CollectionUtils;
44
import org.apache.commons.lang3.BooleanUtils;
45
import org.apache.commons.lang3.StringUtils;
46
import org.apache.commons.lang3.math.NumberUtils;
0 commit comments