Skip to content

Instantly share code, notes, and snippets.

@mh-github
Created July 30, 2012 11:29
Show Gist options
  • Save mh-github/3206323 to your computer and use it in GitHub Desktop.
Save mh-github/3206323 to your computer and use it in GitHub Desktop.
<g:form>
<g:submitToRemote value="Check Pending Connnections"
url="[controller: 'profile', action: 'pending_connections']"
update="pending_connections_list" />
</g:form>
<div id="pending_connections_list">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment