Kevin Roast
2007-02-08 14:04:53 +00:00
parent a06d45dc8e
commit cd9d63ac77
2 changed files with 1 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ public class AVMBrowseBean implements IContextListener
static final String COMPONENT_SANDBOXESPANEL = "sandboxes-panel";
/** Top-level JSF form ID */
static final String FORM_ID = "browse-website";
static final String FORM_ID = "website";
/** Snapshot date filter selection */
private String snapshotDateFilter = UISandboxSnapshots.FILTER_DATE_TODAY;