mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	@@ -1,5 +1,4 @@
 | 
			
		||||
"""default shpping mixins for IntegrationMixins"""
 | 
			
		||||
from django.conf import settings
 | 
			
		||||
from django.conf.urls import url, include
 | 
			
		||||
 | 
			
		||||
from plugin.urls import PLUGIN_BASE
 | 
			
		||||
 
 | 
			
		||||
@@ -23,4 +23,4 @@ function installPlugin() {
 | 
			
		||||
            showMessage(msg, {style: 'success', details: data.result, timeout: 30000});
 | 
			
		||||
        }
 | 
			
		||||
    });
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user