tbouron opened a new pull request #180: URL: https://github.com/apache/brooklyn-ui/pull/180
Each "tab" is added via a new `TabProvider` and can be removed/updated later on by the application config hook. Each tab is an object with the following properties: - `title`: the tab title that is going to appears on the tab bar - `stateKey`: the key of the state to switch to when the tab is clicked on - `icon`: (optional) the class name for the font-awesome icon to use ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org