Add ability to download the build pack

This commit is contained in:
Joseph Schorr 2014-02-17 17:36:58 -05:00
parent bc0d51656a
commit 509ba2f4f7
2 changed files with 11 additions and 0 deletions

View file

@ -9,6 +9,11 @@
<span class="repo-circle no-background" repo="repo"></span>
<span class="repo-breadcrumb" repo="repo" subsection-icon="'fa-tasks'" subsection="repobuild.display_name"></span>
</h3>
<div class="repo-controls">
<a href="javascript:void(0)" title="Download Buildpack" bs-tooltip="tooltip.title" ng-show="zip" ng-click="downloadForUser()">
<i class="fa fa-download toggle-icon"></i>
</a>
</div>
</div>
<div class="row" ng-show="downloading">