Skip to content

Commit

Permalink
Fix instrumentation apply without restart button
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jun 21, 2018
1 parent bc9e94c commit de61c9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/app/views/config/instrumentation-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,5 @@ <h3>Delete all configured instrumentation</h3>
</div>
</div>
</div>
<!-- each page with confirmation dialog needs its own confirmation dom so that it is deleted on $destroy -->
<div ng-include="'template/gt-confirmation.html'"></div>

0 comments on commit de61c9b

Please sign in to comment.