- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 17 for africa (0.04 seconds)
-
src/main/resources/fess_label_it.properties
labels.design_configuration=Design pagina labels.design_title_file_upload=File da caricare labels.design_title_file=Gestione file labels.design_file=Carica file labels.design_file_name=Nome file (opzionale) labels.design_button_upload=Carica labels.design_file_title_edit=Visualizza file pagina labels.design_edit_button=Modifica labels.design_download_button=Scarica labels.design_delete_button=Elimina
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/chat/chat.jsp
<i class="fa fa-robot me-1" aria-hidden="true"></i> <span class="status-text"><la:message key="labels.chat_status_ready" /></span> </div> <div class="d-flex gap-2"> <button type="button" id="filterToggleBtn" class="btn btn-outline-secondary btn-sm" data-bs-toggle="collapse" data-bs-target="#filterPanel" aria-expanded="false" aria-controls="filterPanel">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 01:36:02 GMT 2026 - 10.8K bytes - Click Count (0) -
src/main/webapp/WEB-INF/orig/view/chat/chat.jsp
<i class="fa fa-robot me-1" aria-hidden="true"></i> <span class="status-text"><la:message key="labels.chat_status_ready" /></span> </div> <div class="d-flex gap-2"> <button type="button" id="filterToggleBtn" class="btn btn-outline-secondary btn-sm" data-bs-toggle="collapse" data-bs-target="#filterPanel" aria-expanded="false" aria-controls="filterPanel">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 10.4K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/maintenance/admin_maintenance.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 17.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.web_config_details" />"> <tbody> <c:if test="${id != null}"> <tr>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 11.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.file_config_details" />"> <tbody> <c:if test="${id != null}"> <tr>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 11.1K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_details.jsp
<la:errors/> </div> <%-- Form Fields --%> <table class="table table-bordered" aria-label="<la:message key="labels.data_config_details" />"> <tbody> <c:if test="${id != null}"> <tr>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 8.2K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp
<la:link href="createnew" styleClass="btn btn-success btn-xs"> <i class="fa fa-plus" aria-hidden="true"></i> <la:message key="labels.crud_link_create"/> </la:link> </c:when>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:38:39 GMT 2026 - 28.1K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/mylasta/direction/sponsor/FessUserTimeZoneProcessProviderTest.java
// Store original time zone TimeZone originalTimeZone = TimeZone.getDefault(); try { // Change default time zone temporarily TimeZone newTimeZone = TimeZone.getTimeZone("America/New_York"); TimeZone.setDefault(newTimeZone); // Create new provider instance to pick up the new default FessUserTimeZoneProcessProvider newProvider = new FessUserTimeZoneProcessProvider();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 7.2K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/mylasta/direction/sponsor/FessCurtainBeforeHookTest.java
} } @Test public void test_createFinalTimeZoneProvider_withDifferentDefaultTimeZone() { // Given TimeZone testTimeZone = TimeZone.getTimeZone("America/New_York"); TimeZone originalDefault = TimeZone.getDefault(); try { // Change default timezone temporarily TimeZone.setDefault(testTimeZone); // WhenCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 8.4K bytes - Click Count (0)