I\'ve been trying to add icons to my save, delete, etc. buttons. I have about five buttons using the tag to call an action in a controlle
Try passing the class name to remoteLink, which creates a link that uses Ajax to call a remote function and you can add your fontAwesome classes to it.
click (without i tag)
or
click (with i tag)
Both approaches should work.