- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 96 for TD (0.45 sec)
-
src/main/webapp/WEB-INF/view/admin/relatedquery/admin_relatedquery_details.jsp
<td>${f:h(term)}<la:hidden property="term"/></td> </tr> <tr> <th><la:message key="labels.related_query_queries"/></th> <td>${f:h(queries)}<la:hidden property="queries"/></td> </tr>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 4.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/role/admin_role.jsp
<tr data-href="${contextPath}/admin/role/details/4/${f:u(data.id)}"> <td>${f:h(data.name)}</td> </tr> </c:forEach> </tbody> </table>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 4.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/group/admin_group.jsp
<tr data-href="${contextPath}/admin/group/details/4/${f:u(data.id)}"> <td>${f:h(data.name)}</td> </tr> </c:forEach> </tbody> </table>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 4.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog.jsp
</c:choose></td> <td><fmt:formatDate value="${fe:date(data.startTime)}" pattern="yyyy-MM-dd'T'HH:mm:ss"/></td> <td><c:if test="${data.endTime!=null}">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 11.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/backup/admin_backup.jsp
<tr data-href="${contextPath}/admin/backup/download/${f:u(data.id)}/"> <td>${f:h(data.name)}</td> </tr> </c:forEach> </tbody> </table>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 5.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/elevateword/admin_elevateword.jsp
data-href="${contextPath}/admin/elevateword/details/4/${f:u(data.id)}"> <td>${f:h(data.suggestWord)}</td> </tr> </c:forEach> </tbody> </table>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Fri Mar 27 06:24:23 UTC 2020 - 6.6K bytes - Viewed (0) -
src/main/webapp/css/admin/bootstrap.min.css
.table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{backgr...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 158.5K bytes - Viewed (0) -
src/main/webapp/css/admin/style.css
} #result .title { margin: 1.0em 0 0.5em 0; font-size: 120%; font-weight: 600; } section.content table { display: table; table-layout: fixed; width } 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; }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 1.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth.jsp
<la:message key="labels.webauth_any"/> </c:if> ${f:h(data.port)}</td> <td>${f:h(data.webConfig.name)}</td> </tr> </c:forEach> </tbody>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 24 13:43:18 UTC 2020 - 6.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/relatedquery/admin_relatedquery.jsp
data-href="${contextPath}/admin/relatedquery/details/4/${f:u(data.id)}"> <td>${f:h(data.term)}</td> </tr> </c:forEach> </tbody> </table>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 7.4K bytes - Viewed (0)