FIRE-17294: Starlight (CUI): Added button for opening the group notices from a group message toast
parent
1c672a51aa
commit
dd4e863f54
|
|
@ -100,4 +100,13 @@
|
|||
right="-10"
|
||||
name="btn_ok"
|
||||
width="70" />
|
||||
<button
|
||||
top_delta="0"
|
||||
follows="bottom"
|
||||
height="20"
|
||||
label="Group Notices"
|
||||
layout="topleft"
|
||||
right="-90"
|
||||
name="btn_notices"
|
||||
width="100" />
|
||||
</panel>
|
||||
|
|
|
|||
|
|
@ -100,4 +100,13 @@
|
|||
right="-10"
|
||||
name="btn_ok"
|
||||
width="70" />
|
||||
<button
|
||||
top_delta="0"
|
||||
follows="bottom"
|
||||
height="20"
|
||||
label="Group Notices"
|
||||
layout="topleft"
|
||||
right="-90"
|
||||
name="btn_notices"
|
||||
width="100" />
|
||||
</panel>
|
||||
|
|
|
|||
Loading…
Reference in New Issue