Skip to content

Commit

Permalink
Hide second progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
samgeorges committed Jun 21, 2022
1 parent 855b816 commit c9af2bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions widgets/deployer/assets/js/deployer.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@

$.request('onExecuteStep', {
data: step,
progressBar: false,
success: function(data) {
setTimeout(function() { deferred.resolve() }, 600);

Expand Down

0 comments on commit c9af2bc

Please sign in to comment.