Sha256: ebfd389fb57c473da10e8ffb4f409d5d58962f55e064be3d8a530c174e870900

Contents?: true

Size: 759 Bytes

Versions: 2

Compression:

Stored size: 759 Bytes

Contents

.mdl-layout.mdl-js-layout.mdl-layout--fixed-header
  = render partial: "jobshop/shared/authenticated_header"
  %main.mdl-layout__content
    .dialog-box
      .dialog-box__header
        %i.material-icons location_city
      .dialog-box__content
        .mdl-card__title
          %h4 Welcome Aboard

        .mdl-card__supporting-text
          %p
            To get you up and running quickly, let's walk through making
            your first product together. We'll track this order as it
            moves around the shop to discover exactly where time is being
            spent.

        .mdl-card__actions
          .expand
          %a.mdl-button.mdl-button--primary.mdl-button--raised{ href: new_welcome_things_path }
            Get started »

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jobshop-0.0.131 app/views/jobshop/welcome/index.html.haml
jobshop-0.0.127 app/views/jobshop/welcome/index.html.haml