- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 17 for arrow (0.02 sec)
-
src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <c:if test="${crudMode == 1}"> <button type="submit" class="btn btn-default" name="list" value="<la:message key="labels.crud_button_back" />"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.crud_button_back" /> </button> <c:if test="${editable}"> <button type="submit" class="btn btn-success" name="create" value="<la:message key="labels.crud_button_create" />">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Feb 10 12:37:20 UTC 2020 - 2.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/profile/index.jsp
<span class="input-group-text"><em class="fa fa-lock fa-fw"></span> </div> </div> <div class="text-center"> <la:link href="/" styleClass="btn btn-default"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.profile.back" /> </la:link> <button type="submit" name="changePassword" class="btn btn-success" value="<la:message key="labels.profile.update"/>">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 3.6K bytes - Viewed (0) -
common/config/tslint.json
{ "defaultSeverity": "error", "extends": [ "tslint:recommended" ], "rules": { "max-line-length": { "options": [160] }, "arrow-parens": false, "new-parens": true, "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, "no-consecutive-blank-lines": true, "no-console": { "severity": "warning",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Sep 11 23:32:21 UTC 2019 - 631 bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/upgrade/admin_upgrade.jsp
<div class="card-footer"> <button type="submit" class="btn btn-primary ${f:h(editableClass)}" name="upgradeFrom" value="<la:message key="labels.upgrade_start_button"/>" > <em class="fa fa-arrow-circle-right"> <la:message key="labels.upgrade_start_button" /> </button> </div> </div> </div> </la:form> </section> </div>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sun Sep 22 07:32:24 UTC 2024 - 4.3K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/wizard/admin_wizard.jsp
name="crawlingConfigForm" value="<la:message key="labels.wizard_start_button"/>"> <em class="fa fa-arrow-circle-right"> <la:message key="labels.wizard_start_button"/> </button> </c:if> </div>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 3.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/design/admin_design_edit.jsp
value="<la:message key="labels.design_button_back" />"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.design_button_back"/> </button>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 3.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth.jsp
<c:if test="${!displayCreateLink}"> <la:link href="../webconfig/" styleClass="btn btn-primary ${f:h(editableClass)}"> <em class="fa fa-arrow-circle-right"> <la:message key="labels.webauth_create_web_config"/> </la:link> </c:if> <c:if test="${displayCreateLink}">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Mar 24 13:43:18 UTC 2020 - 6.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/role/admin_role_details.jsp
<div class="card-footer"> <button type="submit" class="btn btn-default" name="list" value="back"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.crud_button_back"/> </button> <c:if test="${editable}">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 6.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/profile/index.jsp
<span class="input-group-text"><em class="fa fa-lock fa-fw"></span> </div> </div> <div class="text-center"> <la:link href="/" styleClass="btn btn-default"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.profile.back" /> </la:link> <button type="submit" name="changePassword" class="btn btn-success" value="<la:message key="labels.profile.update"/>">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 3.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/storage/admin_storage_tag_edit.jsp
</div> </div> </div> <div class="card-footer"> <la:link styleClass="btn btn-default" href="list/${parentId}"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.crud_button_back" /> </la:link> <c:if test="${editable}"> <button type="submit" class="btn btn-success" name="updateTags"
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu May 26 01:48:41 UTC 2022 - 4.4K bytes - Viewed (0)