Files
mozo-backend/app/assets/javascripts/user/app/templates/modals/layout.emblem
T
2015-01-13 13:38:52 +01:00

9 lines
227 B
Plaintext

.overlay{action "closeOnOverlay"}
.modal{action "modalClick" bubbles=false preventDefault=false}
.modal-header
h3.flush--top= title
hr
.modal-body.clearfix
.modal-alert== alert_message
= yield