%PDF- %PDF-
| Direktori : /data/old/home/stash/stash/atlassian-stash/static/feature/compare/ |
| Current File : //data/old/home/stash/stash/atlassian-stash/static/feature/compare/compare-commits.soy |
{namespace stash.feature.compare}
/**
* @param sourceRepository
* @param commitsTableWebSections
* @param? changesetPage
*/
{template .commits}
{call stash.feature.commits.commitsTableImpl}
{param repository: $sourceRepository /}
{param changesetPage : $changesetPage /}
{param tableId : 'compare-commits-table'/}
{param webSections : $commitsTableWebSections /}
{/call}
{/template}