- Sort Score
- Num 10 results
- Language All
Results 61 - 70 of 107 for pret (0.04 seconds)
-
src/main/webapp/WEB-INF/orig/view/searchResults.jsp
<nav id="subfooter" class="mx-auto"> <ul class="pagination justify-content-center"> <c:if test="${existPrevPage}"> <li class="page-item"><la:link styleClass="page-link" aria-label="Previous" href="/search/prev?q=${f:u(q)}&pn=${f:u(currentPageNumber)}&num=${f:u(pageSize)}&sdh=${f:u(fe:sdh(sdh))}${fe:pagingQuery(null)}${fe:facetQuery()}${fe:geoQuery()}"> <span aria-hidden="true">«</span>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 12.2K bytes - Click Count (1) -
src/main/java/org/codelibs/fess/app/web/admin/sereq/AdminSereqAction.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 7.2K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.properties
labels.spnego_login_conf=Login Config labels.spnego_login_client_module=Login Client Module labels.spnego_login_server_module=Login Server Module labels.spnego_preauth_username=Pre-Auth Username labels.spnego_preauth_password=Pre-Auth Password labels.spnego_allow_basic=Allow Basic Auth labels.spnego_allow_unsecure_basic=Allow Unsecure Basic Auth labels.spnego_prompt_ntlm=Prompt NTLM
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.5K bytes - Click Count (0) -
src/main/webapp/js/chat.js
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 01:36:02 GMT 2026 - 30.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/ds/callback/FileListIndexUpdateCallbackImplTest.java
@Override public void commit() { } }; FileListIndexUpdateCallbackImpl callback = new FileListIndexUpdateCallbackImpl(mockCallback, null, 1); // Pre-populate with some URLs synchronized (mockCallback) { for (int i = 0; i < 100; i++) { callback.deleteUrlList.add("http://example.com/doc" + i); } }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 19.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/fileconfig/AdminFileconfigAction.java
/** * Displays the form for duplicating an existing file crawler configuration. * * @param id the ID of the file config to duplicate * @return HTML response for the file config creation form pre-populated with duplicated values */ @Execute @Secured({ ROLE }) public HtmlResponse duplicate(final String id) { saveToken();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 21.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/webconfig/AdminWebconfigAction.java
/** * Displays the form for duplicating an existing web crawler configuration. * * @param id the ID of the web config to duplicate * @return HTML response for the web config creation form pre-populated with duplicated values */ @Execute @Secured({ ROLE }) public HtmlResponse duplicate(final String id) { saveToken(); return asEditHtml().useForm(CreateForm.class, op -> {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 22.2K bytes - Click Count (0) -
src/main/webapp/css/admin/bootstrap.min.css.map
box-shadow(none);\n }\n}\n\n// Blocks of code\npre {\n display: block;\n @include font-size($code-font-size);\n color: $pre-color;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n @include font-size(inherit);\n color: inherit;\n word-break: normal;\n }\n}\n\n// Enable scrollable blocks of code\n.pre-scrollable {\n max-height: $pre-scrollable-max-height;\n overflow-y: scroll;\n}\n","// Container widths\n//\n// Set the container width, and override it...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 639.3K bytes - Click Count (1) -
src/main/webapp/css/chat.css
.suggestion-chip { width: 100%; } } /* ============================================ Code blocks in messages ============================================ */ .message-content pre { background-color: #1e1e1e; color: #d4d4d4; padding: 0.875rem; border-radius: 6px; overflow-x: auto; margin: 0.75rem 0; font-size: 0.8125rem; border: 1px solid #2d2d2d;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 19.4K bytes - Click Count (0) -
src/main/webapp/css/admin/bootstrap.min.css
:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-cont...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Oct 26 01:49:09 GMT 2024 - 158.5K bytes - Click Count (0)