small fixes
This commit is contained in:
		| @ -90,7 +90,8 @@ | ||||
|  | ||||
|         if (!string.IsNullOrEmpty(IconName)) | ||||
|         { | ||||
|             _iconSpan = $"<span class=\"oi oi-{IconName}\"></span> "; | ||||
|             _iconSpan = $"<span class=\"oi oi-{IconName}\"></span>{(IconOnly?"":" ")}"; | ||||
|              | ||||
|         } | ||||
|  | ||||
|         _url = EditUrl(Action, _parameters); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Pavel Vesely
					Pavel Vesely