Fix ribbon command.
This commit is contained in:
parent
21e7d44187
commit
61f494f10f
@ -87,7 +87,7 @@ namespace zaaReloaded2
|
|||||||
{
|
{
|
||||||
switch (control.Id)
|
switch (control.Id)
|
||||||
{
|
{
|
||||||
case "zrlFormat":
|
case "zrlFormatLab":
|
||||||
Commands.Format();
|
Commands.Format();
|
||||||
break;
|
break;
|
||||||
case "zrlSettings":
|
case "zrlSettings":
|
||||||
|
Loading…
Reference in New Issue
Block a user