Skip to content

Instantly share code, notes, and snippets.

@bradleybeddoes
Created August 18, 2010 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradleybeddoes/532976 to your computer and use it in GitHub Desktop.
Save bradleybeddoes/532976 to your computer and use it in GitHub Desktop.
<n:confirmaction action="fedreg.endpoint_delete(${ep.id}, '${endpointType}', '${containerID}' );" title="${message(code: 'fedreg.template.endpoints.remove.confirm.title')}" msg="${message(code: 'fedreg.template.endpoints.remove.confirm.descriptive')}" accept="${message(code: 'label.accept')}" cancel="${message(code: 'label.cancel')}" label="${message(code: 'label.delete')}" icon="trash" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment