mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
7 lines
237 B
HTML
7 lines
237 B
HTML
<button class="btn btn-primary" data-trigger="click"
|
|
data-content-template="/static/directives/popup-input-dialog.html"
|
|
data-placement="bottom" ng-click="popupShown()" bs-popover>
|
|
<span ng-transclude></span>
|
|
</button>
|
|
|