|
|
| Line 65: |
Line 65: |
| | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort | | |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.sort=sort |
| | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conference.daynumber='4'|default={{:schtableempty}} | | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conference.daynumber='4'|default={{:schtableempty}} |
| | + | |format=template|order by = sort ASC|template=schtableconfcallLeft}} |
| | + | {{#cargo_query: tables=conference,facultyMGH |
| | + | |join on=conference.presenter=facultyMGH.copath_id |
| | + | |fields=conference.presenter,conference.color,facultyMGH.full_name,conference.conference,conference.sort=sort |
| | + | |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conference.conference='Thursday'|default={{:schtableempty}} |
| | |format=template|order by = sort ASC|template=schtableconfcallLeft}} | | |format=template|order by = sort ASC|template=schtableconfcallLeft}} |
| | </td> | | </td> |