I am trying to build a JIRA plugin for a customer. I am using webwork1 actions, but the atl.admin renderer will not render in the Velocity files. Thoughts?
This has also been posted in the forums area. You can see code there: http://forums.atlassian.com/thread.jspa?messageID=257378171�
Thanks again!
Community moderators have prevented the ability to post new answers.
You should be able to just add
<meta name="decorator" content="atl.admin"/>
in the <head> section of your velocity template to get it to work.
Excellent! This works great, by the way. It would be cool if this was documented on the webwork plugin type docs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.