rewrite url scemata
This commit is contained in:
		@@ -20,7 +20,7 @@ $(document).ready(function() {
 | 
			
		||||
 | 
			
		||||
function refresh_page() {
 | 
			
		||||
    $('#desk_data').load('#');
 | 
			
		||||
    $('#modal-wrapper').load('{% url 'billard:account_modal' %}', function() {
 | 
			
		||||
    $('#modal-wrapper').load('{% url 'billard:account_modal' loc_pk=pk %}', function() {
 | 
			
		||||
        if ( $('#accountsmodal').length ) {
 | 
			
		||||
            window.clearInterval(interval);
 | 
			
		||||
            $('#accountsmodal').modal('show');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user