{{#if canEdit}}
+ Attachments
{{else}}
{{/if}} {{#if hasAttachments}} {{/if}}
{{#ui/ui-dialog title="Delete Attachment" confirmCaption="Delete" buttonColor=constants.Color.Red show=showDialog onAction=(action "onDelete")}}

Are you sure you want to delete {{deleteAttachment.name}}?

{{/ui/ui-dialog}}