1
This commit is contained in:
@@ -30,7 +30,7 @@ namespace FineUIPro.Web.AttachFile
|
|||||||
{
|
{
|
||||||
newurl = Fileurl;
|
newurl = Fileurl;
|
||||||
}
|
}
|
||||||
if (AttachFileService.IsImage(FiletExtension))
|
if (AttachFileService.IsImage(FiletExtension) && 1 > 2)
|
||||||
{
|
{
|
||||||
this.TabStrip1.Hidden = true;
|
this.TabStrip1.Hidden = true;
|
||||||
this.Image1.Hidden = false;
|
this.Image1.Hidden = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user