Welcome to mirror list, hosted at ThFree Co, Russian Federation.

alert.directive.html « alert « angularjs « CoreHome « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c45b3713d9b49aa02088ea07bdc4f6c71f27ecb0 (plain)
1
2
<div class="alert alert-{{severity}}" ng-transclude>
</div>