Added logout functionality. IO-403
This commit is contained in:
@@ -60,6 +60,15 @@ namespace BodyshopPartner.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Log out.
|
||||
/// </summary>
|
||||
public static string Actions_Logout {
|
||||
get {
|
||||
return ResourceManager.GetString("Actions_Logout", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to An issue has occured. Please check the log files..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user