mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 21:25:42 +00:00 
			
		
		
		
	Hard code url - it is not always available
This commit is contained in:
		| @@ -233,10 +233,8 @@ function selectLabel(labels, items, options={}) { | ||||
|  | ||||
|     // Request a list of available label printing plugins from the server | ||||
|     inventreeGet( | ||||
|         '{% url "api-plugin-list" %}', | ||||
|         { | ||||
|  | ||||
|         }, | ||||
|         `/api/plugins/`, | ||||
|         {}, | ||||
|         { | ||||
|             async: false, | ||||
|             success: function(response) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user