Attachment UI action
I had a request to create UI action for attachments instead of using the lil paper clip icon. I just grabbed the onclick script (using firebug, firebug is cool!!)saveAttachment('incident', '');and created a new client UI action with the same onclick ...
