mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 04:14:01 +01:00 
			
		
		
		
	swagger UI: hide iretating search field (#9554)
This commit is contained in:
		
							parent
							
								
									a864d61ee6
								
							
						
					
					
						commit
						d1798f77f6
					
				@ -85,13 +85,11 @@ window.onload = function() {
 | 
			
		||||
        dom_id: '#swagger-ui',
 | 
			
		||||
        deepLinking: true,
 | 
			
		||||
        presets: [
 | 
			
		||||
          SwaggerUIBundle.presets.apis,
 | 
			
		||||
          SwaggerUIStandalonePreset
 | 
			
		||||
          SwaggerUIBundle.presets.apis
 | 
			
		||||
        ],
 | 
			
		||||
        plugins: [
 | 
			
		||||
          SwaggerUIBundle.plugins.DownloadUrl
 | 
			
		||||
        ],
 | 
			
		||||
        layout: "StandaloneLayout"
 | 
			
		||||
        ]
 | 
			
		||||
      })
 | 
			
		||||
      // End Swagger UI call region
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user