Details
Description
<g:remoteLink action="TOC" update="some_element">blah</g:remoteLink>
renders to
<a href="http://.../TOC" ... action="TOC">blah</a>
In HTML the attribute action within an <a/> Element seems to be invalid, there seems to be no use.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits