13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
.dialog.dialog-overlay-sm layout='dialog' layout-id='rsvp-create-slot-dialog' id='rsvp-create-slot-dialog'
|
|
.content-head
|
|
= image_tag "content/icon_alert.png", {:width => 24, :height => 24, :class => 'content-icon' }
|
|
h1 RSVP Slot Already Filled
|
|
|
|
.dialog-inner
|
|
div.instructions
|
|
br
|
|
div.instruments
|
|
.buttons
|
|
.right
|
|
a.button-grey class='btnCancel' layout-action='cancel' NO
|
|
a.button-orange class='btnSave' YES |