delphimvcframework/samples/contribsamples/angularjs/www/js/directives/notify.html

7 lines
252 B
HTML
Raw Normal View History

<div class="notify">
<div class='notifications top-right'></div>
<div class='notifications bottom-right'></div>
<div class='notifications top-left'></div>
<div class='notifications bottom-left'></div>
<div class='notifications center'></div>
2013-11-14 11:08:02 +01:00
</div>