merge changes for storm-1718
commit
30fc66adf8
|
|
@ -594,6 +594,7 @@ Jonathan Yap
|
|||
STORM-1659
|
||||
STORM-1674
|
||||
STORM-1685
|
||||
STORM-1718
|
||||
STORM-1721
|
||||
STORM-1727
|
||||
STORM-1725
|
||||
|
|
|
|||
|
|
@ -6409,11 +6409,11 @@ Grant this request?
|
|||
<form name="form">
|
||||
<button
|
||||
index="-2"
|
||||
name="Mute"
|
||||
name="Client_Side_Mute"
|
||||
text="Block"/>
|
||||
<button
|
||||
index="-1"
|
||||
name="Ignore"
|
||||
name="Client_Side_Ignore"
|
||||
text="Ignore"/>
|
||||
</form>
|
||||
</notification>
|
||||
|
|
@ -6428,11 +6428,11 @@ Grant this request?
|
|||
<form name="form">
|
||||
<button
|
||||
index="-2"
|
||||
name="Mute"
|
||||
name="Client_Side_Mute"
|
||||
text="Block"/>
|
||||
<button
|
||||
index="-1"
|
||||
name="Ignore"
|
||||
name="Client_Side_Ignore"
|
||||
text="Ignore"/>
|
||||
</form>
|
||||
</notification>
|
||||
|
|
|
|||
Loading…
Reference in New Issue