Sha256: 44ac6a5048379ba1454ff5f1167c81a28d8ddcfcd590e61f75ab8b86071c7219
Contents?: true
Size: 845 Bytes
Versions: 2
Compression:
Stored size: 845 Bytes
Contents
.show %button#js-modal-3.cc-button-flat-green-primary Basic Modal #js-modal-3-content.show.js-hidden .uc-modal .row .uc-modal-header Apply for a new license %hr.uc-modal-rule .row .uc-modal-content .type-body This request will move this resource to %strong Inquiry status and add a new %strong Initial Licensure Checklist ="." .uc-modal-content .type-body Are you sure you would like to add this request? .row.uc-modal-actions.align-center %input.cc-button-flat-green-primary{type: "button", value: "Save"} %a.js-close-modal.cc-button-flat-gray-primary{href: "#"} Cancel :javascript $("#js-modal-3").click(function() { var modal3 = new window.undercase.modal($("#js-modal-3-content")); modal3.open(); });
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
undercase-0.2.57 | app/views/undercase/patterns/_uc_modal_basic.html.haml |
undercase-0.2.29 | app/views/undercase/patterns/_uc_modal_basic.html.haml |