mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Notification ribbon; keyboard touchups
This commit is contained in:
parent
a262dfdf5b
commit
1abf56474e
6 changed files with 56 additions and 19 deletions
|
|
@ -545,6 +545,10 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint HeaderActiveCallsListVisible = 15066;
|
||||
/// <summary>
|
||||
/// 15067
|
||||
/// </summary>
|
||||
public const uint NotificationRibbonVisible = 15067;
|
||||
/// <summary>
|
||||
/// 15083 - Press for Call help desk on AC/VC
|
||||
/// </summary>
|
||||
public const uint HelpPageShowCallButtonPress = 15083;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue