Skip to content

Commit ae5a631

Browse files
committed
Apply missing close tag
1 parent 4718cf5 commit ae5a631

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

uSync.Backoffice.Assets/App_Plugins/uSync/changedialog.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
button-style="action btn-sm"
1616
label-key="usync_apply"
1717
action="vm.apply(vm.item)"
18-
ng-if="vm.showApply == true"
19-
</umb-button>
18+
ng-if="vm.showApply == true"></umb-button>
2019

2120
</umb-box-header>
2221
<umb-box-container>

0 commit comments

Comments
 (0)