Skip to content

Commit

Permalink
remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaqin Li committed Sep 18, 2024
1 parent a97b52c commit c8f2e75
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -586,8 +586,6 @@ Vue.component('backup-hosttypes', {
<div class="col-xs-8">\
<span class="col-xs-8" style="padding:0;">Backup Host Types In Order: {{backuphosttypes}}</span>\
<form-warning :alert-text="backupTypesWarning"></form-warning>\
<span class="col-xs-8" style="padding:0;">You should only enable this feature with capacity-eng approval.</span>\
<span class="col-xs-8" style="padding:0;">Your enable/disable operation on this feature triggers a notification to capacity-eng.</span>\
</div>\
</div>',
props: ['backuphosttypes'],
Expand Down

0 comments on commit c8f2e75

Please sign in to comment.