Fix ribbon command.

This commit is contained in:
Daniel Kraus 2015-11-27 09:52:46 +01:00
parent 21e7d44187
commit 61f494f10f
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ namespace zaaReloaded2
{
switch (control.Id)
{
case "zrlFormat":
case "zrlFormatLab":
Commands.Format();
break;
case "zrlSettings":