Sha256: 159d31caec6b4685e2c65aaaac1122cba7ea9dbd72c5c9edee1ff4552d8d7bdc

Contents?: true

Size: 339 Bytes

Versions: 7

Compression:

Stored size: 339 Bytes

Contents

<div class="alert" ng-class="['alert-' + (type || 'warning'), closeable ? 'alert-dismissable' : null]" role="alert">
    <button ng-show="closeable" type="button" class="close" ng-click="close()">
        <span aria-hidden="true">&times;</span>
        <span class="sr-only">Close</span>
    </button>
    <div ng-transclude></div>
</div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dashstrap-1.1.0 app/views/angular/fields/alert/alert.html
dashstrap-1.0.0 app/views/angular/fields/alert/alert.html
dashstrap-0.2.3 app/views/angular/fields/alert/alert.html
dashstrap-0.2.2 app/views/angular/fields/alert/alert.html
dashstrap-0.2.1 app/views/angular/fields/alert/alert.html
dashstrap-0.2.0 app/views/angular/fields/alert/alert.html
dashstrap-0.1.0 app/views/angular/fields/alert/alert.html