Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 68 for Create (4.79 sec)

  1. src/main/webapp/WEB-INF/view/admin/elevateword/admin_elevateword_edit.jsp

                                <c:if test="${crudMode == 1}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.elevate_word_link_create"/></li>
                                </c:if>
                                <c:if test="${crudMode == 2}">
                                    <li class="breadcrumb-item active"><la:message
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.2K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp

                                        <label for="doc.created" class="col-sm-3 text-sm-right col-form-label">created</label>
                                        <div class="col-sm-9">
                                            <la:errors property="doc.created"/>
                                            <la:text styleId="doc.created"
                                                     property="doc.created" styleClass="form-control"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 24.9K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/common/admin/crud/breadcrumb.jsp

    				<la:message key="labels.crud_link_list" />
    			</la:link></li>
    	</c:if>
    	<c:if test="${crudMode == 1}">
    		<li class="breadcrumb-item active"><la:message key="labels.crud_link_create" /></li>
    	</c:if>
    	<c:if test="${crudMode == 2}">
    		<li class="breadcrumb-item active"><la:message key="labels.crud_link_edit" /></li>
    	</c:if>
    	<c:if test="${crudMode == 3}">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 919 bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_details.jsp

                                    <h3 class="card-title">
                                        <c:if test="${crudMode == 1}">
                                            <la:message key="labels.dict_stopwords_link_create"/>
                                        </c:if>
                                        <c:if test="${crudMode == 2}">
                                            <la:message key="labels.dict_stopwords_link_edit"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.2K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_details.jsp

                                    <h3 class="card-title">
                                        <c:if test="${crudMode == 1}">
                                            <la:message key="labels.dict_protwords_link_create"/>
                                        </c:if>
                                        <c:if test="${crudMode == 2}">
                                            <la:message key="labels.dict_protwords_link_edit"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.2K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping.jsp

                                            <em class="fa fa-plus">
                                            <la:message key="labels.dict_mapping_link_create"/>
                                        </la:link>
                                        <la:link href="downloadpage/${f:u(dictId)}"
                                                 styleClass="btn btn-primary btn-xs">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 10.1K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/common/help.jsp

    		desc. If you want to find documents which has "Fess" and sort them in
    		descending order, you can enter:
    		<pre>Fess sort:content_length.desc</pre>
    		The available sort field are "created", "content_length" and
    		"last_modified", and they are customizable.
    	</dd>
    	<dt>AND</dt>
    	<dd>
    		AND operator is the default conjunction operator. You can omit it from
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Feb 26 14:01:31 GMT 2018
    - 2.4K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/dict/stemmeroverride/admin_dict_stemmeroverride_details.jsp

                                    <h3 class="card-title">
                                        <c:if test="${crudMode == 1}">
                                            <la:message key="labels.dict_stemmeroverride_link_create"/>
                                        </c:if>
                                        <c:if test="${crudMode == 2}">
                                            <la:message key="labels.dict_stemmeroverride_link_edit"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.6K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth.jsp

                            <la:link href="../webconfig/" styleClass="btn btn-primary ${f:h(editableClass)}">
                                <em class="fa fa-arrow-circle-right">
                                <la:message key="labels.webauth_create_web_config"/>
                            </la:link>
                        </c:if>
                        <c:if test="${displayCreateLink}">
                            <div class="card card-outline card-primary">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 24 13:43:18 GMT 2020
    - 6.1K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_download.jsp

                                                <em class="fa fa-plus">
                                                <la:message key="labels.dict_mapping_link_create"/>
                                            </la:link>
                                            <la:link href="../downloadpage/${f:u(dictId)}"
                                                     styleClass="btn btn-primary btn-xs">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.9K bytes
    - Viewed (0)
Back to top