4 lines
163 B
HTML
4 lines
163 B
HTML
|
<vn-confirm on-response="$ctrl.onConfirmResponse(response)"
|
||
|
title="Are you sure exit without saving?"
|
||
|
message="Unsaved changes will be lost">
|
||
|
</vn-confirm>
|