Skip to content

Instantly share code, notes, and snippets.

@jamesfalkner
Created December 2, 2014 14:00
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jamesfalkner/309fcfe70eb06deea76a to your computer and use it in GitHub Desktop.
<#-- Wrap the code inside the if clause of your "Enhanced List" ADT with this code -->
<@liferay_ui["tabs"]
names="list,chart"
refresh=false
type="pills"
value="chart"
>
<@liferay_ui["section"]>
<#-- The code inside the if block -->
</@>
<@liferay_ui["section"]>
<#include "${templatesPath}/CHART-BARS" />
</@>
</@>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment