salix/client/core/src/watcher/index.html

4 lines
163 B
HTML
Raw Normal View History

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