Skip to content

Commit

Permalink
feat: proposed status tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
holloway committed Nov 14, 2024
1 parent 0f0793b commit 6643365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/agenda/AgendaScheduleList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
)
template(#trigger)
span.badge.is-proposed Proposed
span Proposed sessions are not yet approved and may not occur. Text TBD
span #[a(href='https://www.ietf.org/process/wgs/', target='_blank') Proposed WGs] are groups in the process of being chartered. If the charter is not approved by the IESG before the IETF meeting, the session may be canceled.
.agenda-table-note(v-if='item.note')
i.bi.bi-arrow-return-right.me-1
span {{item.note}}
Expand Down

0 comments on commit 6643365

Please sign in to comment.