- Sort Score
- Num 10 results
- Language All
Results 121 - 130 of 248 for LABEL (0.01 seconds)
-
src/main/webapp/WEB-INF/view/admin/role/admin_role_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.role_details" />"> <tbody> <tr> <th style="width: 25%"><la:message key="labels.role_name"/></th>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.web_auth_details" />"> <tbody> <tr> <th style="width: 25%"><la:messageCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 6.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/labeltype/CreateBody.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.api.admin.labeltype; import org.codelibs.fess.app.web.admin.labeltype.CreateForm; /** * Request body for creating label type via REST API. * Extends CreateForm to inherit validation and field definitions. */ public class CreateBody extends CreateForm { /** * Creates a new CreateBody instance. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 1007 bytes - Click Count (0) -
src/main/webapp/css/chat.css
.progress-step.completed .step-icon i { color: white; } .progress-step .step-label { font-size: 0.6875rem; color: #6b778c; text-align: center; white-space: nowrap; } .progress-step.active .step-label { color: #0052cc; font-weight: 600; } .progress-step.completed .step-label { color: #00875a; } @keyframes step-pulse {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/WEB-INF/view/admin/plugin/admin_plugin.jsp
<div class="row"> <div class="col-sm-12"> <table class="table table-bordered table-striped" aria-label="<la:message key="labels.plugin_list" />"> <thead> <tr>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 10.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/app/web/admin/user/AdminUserActionTest.java
} @Test public void test_createItem() { final Map<String, String> item = adminUserAction.createItem("Label", "value"); assertNotNull(item); assertEquals(2, item.size()); assertEquals("Label", item.get(Constants.ITEM_LABEL)); assertEquals("value", item.get(Constants.ITEM_VALUE)); } @TestCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 5.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/reqheader/admin_reqheader_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.request_header_details" />"> <tbody> <tr> <th style="width: 25%"><la:messageCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 4.7K bytes - Click Count (0) -
src/main/webapp/css/admin/style.css
section.content table { display: table; table-layout: fixed; width: 100%; } section.content table td { display: table-cell; word-wrap: break-word; overflow-wrap: break-word; } section.content table .label { color: #fff; } textarea.systemInfoData { height: 22em; line-height: 1.5em; } .login-box { height: 500px; } .empty-list-placeholder { text-align: center; padding: 2em 1em;Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 1.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.crawling_info_details" />"> <tbody> <tr> <th style="width: 25%"><la:messageCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 10.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/duplicatehost/admin_duplicatehost_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.duplicate_host_details" />"> <tbody> <tr> <th style="width: 25%"><la:messageCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 4.4K bytes - Click Count (0)