first result working
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
$.ajax({
|
||||
data: data,
|
||||
type: $(this).attr('method'),
|
||||
url: '/rowers/standards/upload/',
|
||||
url: window.location.pathname,
|
||||
contentType: false,
|
||||
processData: false,
|
||||
error: function(result) {
|
||||
|
||||
Reference in New Issue
Block a user