mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Fixed js error
This commit is contained in:
parent
10abaf0293
commit
d96f2cb340
@ -338,7 +338,7 @@ TableListRecord.prototype = {
|
||||
'data' : {'ajax': 1},
|
||||
success : function() {
|
||||
self.select_success();
|
||||
}
|
||||
},
|
||||
failure : ajaxErrorHandler
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user