Merge branch 'rmcrackan:master' into master
This commit is contained in:
commit
255e26435c
21 changed files with 187 additions and 225 deletions
|
|
@ -128,7 +128,7 @@ namespace LibationWinForms.Dialogs
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
MessageBoxAlertAdmin.Show("Error attempting to save accounts", "Error saving accounts", ex);
|
||||
MessageBoxLib.ShowAdminAlert("Error attempting to save accounts", "Error saving accounts", ex);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue