Update docker.js
This commit is contained in:
parent
5c4805453d
commit
efc7cee9ad
|
|
@ -307,7 +307,7 @@ function dockerPullImagesFileTemplate(){
|
|||
</div>\
|
||||
</div>\
|
||||
</div>',
|
||||
success:function(layero,layer){
|
||||
success:function(layero,layer_id){
|
||||
|
||||
$('.docker-sub span').click(function(){
|
||||
var index = $(this).index();
|
||||
|
|
|
|||
Loading…
Reference in New Issue