FIRE-17294: Starlight (CUI): Added button for opening the group notices from a group message toast

master
Ansariel 2015-11-16 11:40:56 +01:00
parent 1c672a51aa
commit dd4e863f54
2 changed files with 18 additions and 0 deletions

View File

@ -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>

View File

@ -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>