You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: amp/WEB-INF/src/org/dgfoundation/amp/onepager/components/features/sections/AmpStructuresFormSectionFeature.html
Copy file name to clipboardExpand all lines: amp/WEB-INF/src/org/dgfoundation/amp/onepager/components/features/sections/AmpStructuresFormSectionFeature.java
+2-79Lines changed: 2 additions & 79 deletions
Original file line number
Diff line number
Diff line change
@@ -335,72 +335,6 @@ public void onClick(AjaxRequestTarget target) {
335
335
add(addbutton);
336
336
337
337
338
-
// final FileUploadField fileUploadField = new FileUploadField("fileUpload");
339
-
// fileUploadField.setOutputMarkupId(true);
340
-
//
341
-
// final Form<?> form = new Form<Void>("form")
342
-
// {
343
-
// private static final long serialVersionUID = 1L;
0 commit comments