- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DesignForm (0.27 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/design/AdminDesignAction.java
return asHtml(path_AdminDesign_AdminDesignJsp).useForm(DesignForm.class); } /** * Go back to the index page. * @return The HTML response. */ @Execute @Secured({ ROLE, ROLE + VIEW }) public HtmlResponse back() { saveToken(); return asHtml(path_AdminDesign_AdminDesignJsp).useForm(DesignForm.class); } /** * Upload a design file.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 17.3K bytes - Viewed (0)