mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Cleanup search results page
This commit is contained in:
		| @@ -16,12 +16,6 @@ | ||||
| <div class='panel panel-inventree'> | ||||
|     <div class='panel-content'> | ||||
|         {% include "search_form.html" with query_text=query %} | ||||
|         {% if query %} | ||||
|         {% else %} | ||||
|         <div id='empty-search-query'> | ||||
|             <h4><em>{% trans "Enter a search query" %}</em></h4> | ||||
|         </div> | ||||
|         {% endif %} | ||||
|     </div> | ||||
| </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user