This website works better with JavaScript.
Почетна
Преглед
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Adds label to dismiss button on home view popover
main
Keith Daulton
пре 2 година
родитељ
728f193d08
комит
4b6dfbf41d
1 измењених фајлова
са
2 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/webviews/apps/home/components/header-card.ts
+ 2
- 0
src/webviews/apps/home/components/header-card.ts
Прегледај датотеку
@ -26,6 +26,8 @@ const template = html
`
class
=
"action is-icon"
slot
=
"actions"
@click
=
"${(x, c) => x.dismissStatus(c.event as MouseEvent)}"
title
=
"Dismiss status update"
aria
-
label
=
"Dismiss status update"
>
<
code
-
icon
icon
=
"close"
>
<
/
c
o
d
e
-
i
c
o
n
>
<
/
a
>
`
,
Write
Preview
Loading…
Откажи
Сачувај