- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 626 for label2 (0.03 sec)
-
.github/ISSUE_TEMPLATE/40_contributor_documentation.yml
- type: dropdown id: issue-type attributes: label: Issue type options: - Wrong or misleading information - Missing information - Styling or Accessibility - Typo (please open a PR instead) validations: required: true - type: textarea id: description attributes: label: Problem description description: |Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Jan 15 10:01:01 UTC 2024 - 1.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/dict/admin_dict.jsp
<la:message key="labels.list_could_not_find_crud_table"/> </div> </div> </c:if> <c:if test="${fn:length(dictFiles) > 0}"> <table class="table table-bordered table-striped" aria-label="<la:message key="labels.dict_list_title" />">
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 4.1K bytes - Viewed (0) -
.github/ISSUE_TEMPLATE/04-vuln.yml
validations: required: true - type: textarea id: reproduce-latest-version attributes: label: "Does this issue reproduce at the latest version of golang.org/x/vuln?" validations: required: true - type: textarea id: go-env attributes: label: "Output of `go env` in your module/workspace:" render: shell validations: required: true - type: textareaRegistered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Jan 04 23:31:17 UTC 2024 - 1.9K bytes - Viewed (0) -
.github/release-drafter.yml
name-template: 'v Release $NEXT_PATCH_VERSION 🌈' tag-template: 'v$NEXT_PATCH_VERSION' categories: - title: '🚀 Features' labels: - 'feature' - 'enhancement' - title: '🐛 Bug Fixes' labels: - 'fix' - 'bugfix' - 'bug' - title: '🧰 Maintenance' label: 'chore' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' change-title-escapes: '\<*_&' template: | ## Changes
Registered: Sun Dec 28 09:35:17 UTC 2025 - Last Modified: Wed Oct 09 11:31:04 UTC 2024 - 428 bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/group/admin_group_details.jsp
<table class="table table-bordered" aria-label="<la:message key="labels.group_details" />"> <tbody> <tr> <th style="width: 25%"><la:message key="labels.group_name"/></th>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 4.1K bytes - Viewed (0) -
src/main/config/openapi/openapi-user.yaml
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu May 09 06:31:27 UTC 2024 - 21.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/reqheader/admin_reqheader.jsp
<table class="table table-bordered table-striped" aria-label="<la:message key="labels.request_header_list" />"> <thead> <tr> <th><la:message key="labels.reqheader_list_name"/></th> <th><la:message
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 5.6K bytes - Viewed (0) -
scripts/contributors.py
url: str class LabelNode(BaseModel): name: str class Labels(BaseModel): nodes: list[LabelNode] class ReviewNode(BaseModel): author: Author | None = None state: str class Reviews(BaseModel): nodes: list[ReviewNode] class PullRequestNode(BaseModel): number: int labels: Labels author: Author | None = None title: str createdAt: datetime
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Tue Dec 16 12:34:01 UTC 2025 - 8.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/log/admin_log.jsp
<thead> <tr> <th><la:message key="labels.log_file_name"/></th> <th><la:message key="labels.log_file_date"/></th> </tr>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 4.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/accesstoken/admin_accesstoken.jsp
<table class="table table-bordered table-striped" aria-label="<la:message key="labels.access_token_list" />"> <thead> <tr> <th><la:message key="labels.access_token_list_name"/></th> </tr>
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 13 05:54:52 UTC 2025 - 4.8K bytes - Viewed (0)