Sha256: 19c510ab4cb415ad9a531a7140066d87721bc0ad3799291256a6841d4d93c694

Contents?: true

Size: 177 Bytes

Versions: 25

Compression:

Stored size: 177 Bytes

Contents

<div ng-repeat="type in types">
  <div bst-alert="{{type}}" ng-repeat="alert in alerts[type] track by $index" close="closeAlert(type, $index)">
    {{ alert }}
  </div>
</div>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
bastion-3.1.0 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-3.0.1 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-3.0.0 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-2.1.0 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-2.0.4 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-2.0.3 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-2.0.2 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-2.0.1 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-2.0.0 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-1.0.2 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.3.3 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-1.0.1 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.3.2 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-1.0.0 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.3.1 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.3.0 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.2.9 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.2.8 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.2.7 app/assets/javascripts/bastion/components/views/bst-alerts.html
bastion-0.2.6 app/assets/javascripts/bastion/components/views/bst-alerts.html