Site updated at 2017-08-29 19:55:29 UTC

This commit is contained in:
Travis CI 2017-08-29 19:55:30 +00:00
parent e1ca7369eb
commit 3a24dcabab
26 changed files with 65 additions and 65 deletions

View file

@ -117,7 +117,7 @@
<ul>
<li><strong>view</strong> (<em>Optional</em>): If yes then the entry will be shown as a view (tab) at the top.</li>
<li><strong>name</strong> (<em>Optional</em>): Name of the group.</li>
<li><strong>icon</strong> (<em>Optional</em>): If the group is a view, this icon will show at the top in the frontend instead of the name. If its not a view, then the icon shows when this group is used in another group.</li>
<li><strong>icon</strong> (<em>Optional</em>): If the group is a view, this icon will show at the top in the frontend instead of the name. If the group is a view and both name and icon have been specified, the icon will appear at the top of the fronted and the name will be displayed as the mouse-over text. If its not a view, then the icon shows when this group is used in another group.</li>
<li><strong>control</strong> (<em>Optional</em>): Set value to <code class="highlighter-rouge">hidden</code>. If hidden then the group switch will be hidden.</li>
<li><strong>entities</strong> (<em>Required</em>): array or comma delimited string, list of entities to group.</li>
</ul>