Difference between revisions of "CurrentWeekConfCall"

From MGH Learn Pathology
Line 27: Line 27:
 
{{#cargo_query: tables=conference,residentMGH  
 
{{#cargo_query: tables=conference,residentMGH  
 
     |join on=conference.presenter=residentMGH.copath_id
 
     |join on=conference.presenter=residentMGH.copath_id
     |fields=conference.presenter,conference.color,residentMGH.full_name,conference.conference,conference.datetime,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='1'|default={{:schtableempty}}
 
     |where=conference.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conference.daynumber='1'|default={{:schtableempty}}
 
     |format=template|order by = sort ASC|template=schtableconf}}
 
     |format=template|order by = sort ASC|template=schtableconf}}

Revision as of 21:54, September 15, 2019