Sha256: e13a9ea80875fc307bcd6a0a795c3c37e3c05c230a3959de46c7779da6127c29

Contents?: true

Size: 174 Bytes

Versions: 15

Compression:

Stored size: 174 Bytes

Contents

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bastion-0.1.14 app/assets/javascripts/bastion/components/views/bst-alert.html
bastion-0.1.13 app/assets/javascripts/bastion/components/views/bst-alert.html
bastion-0.1.12 app/assets/javascripts/bastion/components/views/bst-alert.html
bastion-0.1.11 app/assets/javascripts/bastion/components/views/bst-alert.html
bastion-0.1.10 app/assets/javascripts/bastion/components/views/bst-alert.html
bastion-0.1.9 app/assets/javascripts/bastion/components/views/bst-alert.html
bastion-0.1.8 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.7 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.6 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.5 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.4 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.3 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.2 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.1 app/assets/javascripts/bastion/incubator/views/alch-alert.html
bastion-0.1.0 app/assets/javascripts/bastion/incubator/views/alch-alert.html