Image added (#434)
* Image added * ImageMaximumBytes * FileController remove Authorized * ApplicationCore.Constants.AuthorizationConstants.AUTH_KEY * SavePicture in the interface. * IFileSystem in Core * WebFileSystem in Infrastructure * PictureUri removed from UpdateCatalogItemRequest * Modal scroll fix
This commit is contained in:
@@ -10,5 +10,7 @@ namespace BlazorAdmin.JavaScript
|
||||
public static string DeleteCookie => "deleteCookie";
|
||||
public static string GetCookie => "getCookie";
|
||||
public static string RouteOutside => "routeOutside";
|
||||
public static string HideBodyOverflow => "hideBodyOverflow";
|
||||
public static string ShowBodyOverflow => "showBodyOverflow";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user