Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for crud_button_update (0.08 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_crud_button_create = "{labels.crud_button_create}";
    
        /** The key of the message: Update */
        public static final String LABELS_crud_button_update = "{labels.crud_button_update}";
    
        /** The key of the message: Delete */
        public static final String LABELS_crud_button_delete = "{labels.crud_button_delete}";
    
        /** The key of the message: Back */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top