%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /data/old/home/stash/stash/atlassian-stash/static/layout/branch/
Upload File :
Create Path :
Current File : //data/old/home/stash/stash/atlassian-stash/static/layout/branch/branch-actions-clientside.soy

{namespace stash.layout.branch}

/**
 *  @param repository
 *  @param atRevisionRef
 */
{template .actionsDropdownMenu}
    <ul>
        {foreach $webItem in getWebItems('stash.branch.layout.actions.dropdown', [ 'repository' : $repository, 'atRevisionRef' : $atRevisionRef ])}
            <li class="branch-action-item">
                {call stash.widget.webItem data="$webItem"}
                    {param url: $webItem.url ? $webItem.url : '#' /}
                {/call}
            </li>
        {/foreach}
    </ul>
{/template}

Zerion Mini Shell 1.0