Skip to content

Commit 2a9a7af

Browse files
committed
Added a link to the meetecho session recording (not the youtube conversion) on the IETF agenda page.
- Legacy-Id: 12430
1 parent 9c9b15b commit 2a9a7af

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

ietf/meeting/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,6 @@ def minutes(self):
10301030
return self._cached_minutes
10311031

10321032
def recordings(self):
1033-
10341033
return list(self.get_material("recording", only_one=False))
10351034

10361035
def bluesheets(self):

0 commit comments

Comments
 (0)