Job Board: Difference between revisions

From EUSwiki
Jump to navigation Jump to search
No edit summary
attempted to make toggle logo toggle between looks for on/off; pretty sure I failed
Line 10: Line 10:
{{CustomIcon|color=#adcca3|icon=fas fa-plus|popup=Post New Job|link=Job:Post New|dest=internal|hover=}}
{{CustomIcon|color=#adcca3|icon=fas fa-plus|popup=Post New Job|link=Job:Post New|dest=internal|hover=}}
<div class="container-fluid mt-5 text-center" style="clear:both">''Toggle different categories''<div class="row justify-content-around mb-2 btn-jobCat-row"><div class="col text-center" style="max-width:fit-content;line-height:30px">
<div class="container-fluid mt-5 text-center" style="clear:both">''Toggle different categories''<div class="row justify-content-around mb-2 btn-jobCat-row"><div class="col text-center" style="max-width:fit-content;line-height:30px">
<div class="btn pt-2 btn-jobToggle" type="button" data-toggle="collapse" data-target=".jobCardAll" title="Toggle Inverse"><i class="fas fa-2x fa-toggle-on" style="color:#a2a9b1"></i></div>
<div id="toggleOn" onClick="jobToggle()" class="btn pt-2 btn-jobToggle" type="button" data-toggle="collapse" data-target=".jobCardAll" title="Toggle Inverse"><i class="fas fa-2x fa-toggle-on" style="color:#a7f78a; display: none"></i></div>
<div id="toggleOff" onClick="jobToggle()" class="btn pt-2 btn-jobToggle" type="button" data-toggle="collapse" data-target=".jobCardAll" title="Toggle Inverse"><i class="fas fa-2x fa-toggle-off" style="color:#a2a9b1"></i></div>
<div class="btn btn-sm background-jobCommittee btn-jobCat collapsed" type="button" data-toggle="collapse" data-target=".border-jobCommittee" aria-expanded="true">Committees</div>
<div class="btn btn-sm background-jobCommittee btn-jobCat collapsed" type="button" data-toggle="collapse" data-target=".border-jobCommittee" aria-expanded="true">Committees</div>
<div class="btn btn-sm background-jobDepartment btn-jobCat collapsed" type="button" data-toggle="collapse" data-target=".border-jobDepartment" aria-expanded="true">Departments</div>
<div class="btn btn-sm background-jobDepartment btn-jobCat collapsed" type="button" data-toggle="collapse" data-target=".border-jobDepartment" aria-expanded="true">Departments</div>

Revision as of 15:35, 18 February 2019

Job Board Beta


Engineering Undergraduate Society of McGill University


Toggle different categories
Clubs

<repeat table="JobActive" sort="jobAppClose ASC">

</repeat>

End of currently available Job Postings. For more, check out the Category:Archived Jobs