Update EventsUtil to shortened button ids
This commit is contained in:
parent
bbfa09d863
commit
7144be9b9c
@ -22,12 +22,12 @@ namespace RehauSku
|
||||
|
||||
private static void RefreshConvertButton(object sh)
|
||||
{
|
||||
Interface.RibbonController.RefreshControl("convertPrice");
|
||||
Interface.RibbonController.RefreshControl("convert");
|
||||
}
|
||||
|
||||
private static void RefreshExportButton(object sh, Range target)
|
||||
{
|
||||
Interface.RibbonController.RefreshControl("exportToPrice");
|
||||
Interface.RibbonController.RefreshControl("export");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user