2015-01-08 04:18:07 +00:00
|
|
|
.dialog.dialog-overlay-lg layout='dialog' layout-id='session-start-dialog' id='session-start-dialog'
|
|
|
|
|
.content-head
|
|
|
|
|
= image_tag "content/icon_add.png", {:width => 24, :height => 24, :class => 'content-icon' }
|
|
|
|
|
h1 Start Session
|
|
|
|
|
|
|
|
|
|
.dialog-inner
|
|
|
|
|
.session-wrapper
|
|
|
|
|
.left.w55
|
|
|
|
|
h3 When are you starting your session?
|
|
|
|
|
.mt5 id='session-start-type-disp'
|
|
|
|
|
h3.mb5.mt20 What are you playing?
|
|
|
|
|
em id='session-name-disp'
|
|
|
|
|
#session-description-disp.mt5
|
|
|
|
|
#session-notations-disp.mt5
|
|
|
|
|
|
|
|
|
|
h3.mt20 Which band is playing?
|
|
|
|
|
#session-band-disp.mt5
|
|
|
|
|
|
|
|
|
|
h3.mt20 What language will be spoken?
|
|
|
|
|
#session-language-disp.mt5
|
|
|
|
|
.right.w40
|
|
|
|
|
h3 Who is invited?
|
|
|
|
|
#session-invited-disp.mt5
|
|
|
|
|
|
|
|
|
|
h3.mt20 What instruments/parts do you need?
|
|
|
|
|
.left.ib.w20.mt5 Me:
|
|
|
|
|
#session-instruments-me-disp.left.ib.w75.mt5
|
2015-01-09 08:08:03 +00:00
|
|
|
.clearall.left.ib.w20.mt5 Others:
|
2015-01-08 04:18:07 +00:00
|
|
|
#session-instruments-rsvp-disp.left.ib.w75.mt5
|
|
|
|
|
br clear='all'
|
|
|
|
|
|
|
|
|
|
h3.mt20 What access policies are in effect?
|
|
|
|
|
#session-musician-access-disp.mt5
|
|
|
|
|
#session-fans-access-disp
|
|
|
|
|
|
|
|
|
|
h3.mt20 What legal policy is in effect?
|
|
|
|
|
#session-policy-disp.mt5
|
|
|
|
|
.clearall
|
|
|
|
|
br
|
|
|
|
|
br
|
|
|
|
|
.buttons
|
|
|
|
|
.right
|
|
|
|
|
a.button-grey class='btnCancel' layout-action='cancel' CANCEL
|
|
|
|
|
a.button-orange class='btnStartSession' START SESSION
|