Skip to content

Commit

Permalink
Update lite job status overview js.
Browse files Browse the repository at this point in the history
  • Loading branch information
haocao committed Apr 6, 2017
1 parent 3ffff94 commit c644932
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ function bindRemoveButton() {
$(".modal-backdrop").remove();
$("body").removeClass("modal-open");
refreshJobNavTag();
refreshServerNavTag();
$("#jobs-status-overview-tbl").bootstrapTable("refresh");
}
});
Expand Down

0 comments on commit c644932

Please sign in to comment.