mirror of https://github.com/minio/minio.git
				
				
				
			
							parent
							
								
									37c14207d6
								
							
						
					
					
						commit
						60d91234b9
					
				|  | @ -46,11 +46,11 @@ class PreviewObjectModal extends React.Component { | |||
|         <ModalBody> | ||||
|           <div className="input-group"> | ||||
|             {this.state.url && ( | ||||
|               <img | ||||
|                 alt="Image broken" | ||||
|                 src={this.state.url} | ||||
|                 style={{ display: "block", width: "100%" }} | ||||
|               /> | ||||
|               <object data={this.state.url}> | ||||
|                 <h3 style={{ textAlign: "center", display: "block", width: "100%" }}> | ||||
|                   Do not have read permissions to preview "{this.props.object.name}" | ||||
|                 </h3> | ||||
|               </object> | ||||
|             )} | ||||
|           </div> | ||||
|         </ModalBody> | ||||
|  |  | |||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue