#show-syllabus .modal-header button.close data-dismiss="modal" type="button" span aria-hidden="true" × span.sr-only Close h3.modal-title Upload Syllabus .modal-body .row .col-sm-12.text-center.pt20.mb20 p.fs9 Upload your Syllabus and SYRCH will automatically schedule your assignments this semester into your task manager and pay you $1. Your syllabi will be available in your task manager in the next 24 hours. = render 'form' .col-sm-12.text-right = link_to 'View Uploaded Syllabi', '#', data: {toggle: 'class:hide', target: "#show-syllabus,#upload-syllabus"} #upload-syllabus.hide .modal-header button.close data-dismiss="modal" type="button" span aria-hidden="true" × span.sr-only Close h3.modal-title Uploaded Syllabi .modal-body .row .col-sm-12.text-center.pt20.mb20 = render 'list' .col-sm-12.text-right = link_to 'Upload Syllabus', '#', data: { toggle: 'class:hide', target: "#show-syllabus,#upload-syllabus"}