File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
packages/ilios-common/addon/components Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 70
70
<button
71
71
class =" expand-text-button"
72
72
type =" button"
73
- aria-label ={{ t " general.expand" }}
74
73
title ={{ t " general.expand" }}
75
74
data-test-expand
76
75
{{ on " click" expand }}
82
81
{{ #if expanded }}
83
82
<button
84
83
class =" expand-text-button"
85
- aria-label ={{ t " general.collapse" }}
86
84
title ={{ t " general.collapse" }}
87
85
type =" button"
88
86
data-test-collapse
Original file line number Diff line number Diff line change 70
70
<button
71
71
class =" expand-text-button"
72
72
type =" button"
73
- aria-label ={{ t " general.expand" }}
74
73
title ={{ t " general.expand" }}
75
74
data-test-expand
76
75
{{ on " click" expand }}
82
81
{{ #if expanded }}
83
82
<button
84
83
class =" expand-text-button"
85
- aria-label ={{ t " general.collapse" }}
86
84
title ={{ t " general.collapse" }}
87
85
type =" button"
88
86
data-test-collapse
You can’t perform that action at this time.
0 commit comments