Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 71 for Reset (0.14 sec)

  1. src/main/webapp/WEB-INF/orig/view/searchResults.jsp

    				</ul>
    			</c:forEach>
    			<c:if test="${!empty ex_q}">
    				<div class="float-right">
    					<la:link href="/search?q=${f:u(q)}"
    						styleClass="btn btn-link btn-sm">
    						<la:message key="labels.facet_label_reset" />
    					</la:link>
    				</div>
    			</c:if>
    		</c:if>
    	</aside>
    </div>
    <div class="row">
    	<nav id="subfooter" class="mx-auto">
    		<ul class="pagination">
    			<c:if test="${existPrevPage}">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Jun 09 04:29:42 GMT 2022
    - 9K bytes
    - Viewed (1)
  2. src/main/webapp/WEB-INF/view/searchResults.jsp

    				</ul>
    			</c:forEach>
    			<c:if test="${!empty ex_q}">
    				<div class="float-right">
    					<la:link href="/search?q=${f:u(q)}"
    						styleClass="btn btn-link btn-sm">
    						<la:message key="labels.facet_label_reset" />
    					</la:link>
    				</div>
    			</c:if>
    		</c:if>
    	</aside>
    </div>
    <div class="row">
    	<nav id="subfooter" class="mx-auto">
    		<ul class="pagination">
    			<c:if test="${existPrevPage}">
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Jun 09 04:29:42 GMT 2022
    - 9K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch.jsp

                                                <button type="submit" class="btn btn-default" name="reset"
                                                        value="<la:message key="labels.crud_button_reset" />">
                                                    <la:message key="labels.crud_button_reset"/>
                                                </button>
                                            </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 31 05:47:05 GMT 2020
    - 7.4K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig.jsp

                                                <button type="submit" class="btn btn-default" name="reset"
                                                        value="<la:message key="labels.crud_button_reset" />">
                                                    <la:message key="labels.crud_button_reset"/>
                                                </button>
                                            </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 31 05:47:05 GMT 2020
    - 9.3K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig.jsp

                                                <button type="submit" class="btn btn-default" name="reset"
                                                        value="<la:message key="labels.crud_button_reset" />">
                                                    <la:message key="labels.crud_button_reset"/>
                                                </button>
                                            </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 31 05:47:05 GMT 2020
    - 8.6K bytes
    - Viewed (0)
  6. src/main/webapp/css/bootstrap.min.css.map

    scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n  margin-top: 0;\n  margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n  margin-top: 0;\n  margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 626.8K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo.jsp

                                                <button type="submit" class="btn btn-default" name="reset"
                                                        value="<la:message key="labels.crawling_info_reset" />">
                                                    <la:message key="labels.crawling_info_reset"/>
                                                </button>
                                            </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 11.4K bytes
    - Viewed (0)
  8. src/main/webapp/js/admin/plugins/form-validator/sanitize.js

    f module&&module.exports?module.exports=b(require("jquery")):b(a.jQuery)}(this,function(a){!function(a,b){"use strict";a.formUtils.registerLoadedModule("sanitize");var c='[type="button"], [type="submit"], [type="radio"], [type="checkbox"], [type="reset"], [type="search"]',d={upper:function(a){return a.toLocaleUpperCase()},lower:function(a){return a.toLocaleLowerCase()},trim:function(b){return a.trim(b)},trimLeft:function(a){return a.replace(/^\s+/,"")},trimRight:function(a){return a.replace(/\s+...
    JavaScript
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Jan 01 05:12:47 GMT 2018
    - 2.7K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl.jsp

                                            </button>
                                            <button type="submit" class="btn btn-default" name="reset"
                                                    value="<la:message key="labels.crud_button_reset" />">
                                                <la:message key="labels.crud_button_reset"/>
                                            </button>
                                        </div>
                                    </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 13.3K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/app/web/admin/crawlinginfo/AdminCrawlinginfoAction.java

                searchPaging(data, form);
            });
        }
    
        @Execute
        @Secured({ ROLE, ROLE + VIEW })
        public HtmlResponse reset(final SearchForm form) {
            saveToken();
            crawlingInfoPager.clear();
            return asHtml(path_AdminCrawlinginfo_AdminCrawlinginfoJsp).renderWith(data -> {
                searchPaging(data, form);
            });
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 9.9K bytes
    - Viewed (0)
Back to top