salix/front/core/components/watcher/watcher.html

6 lines
191 B
HTML

<vn-confirm
vn-id="confirm"
question="Are you sure exit without saving?"
message="Unsaved changes will be lost"
on-response="$ctrl.onConfirmResponse(response)">
</vn-confirm>