Superevents
Compare changes
- Tanner Prestegard authored
Changes to the eventlog API caused issues for calls to that resource from within the javascript which populates the event log on the web view for an event, since the issuer is no longer a dict containing 'username' and 'display_name' keys, but rather just a string corresponding to the username.
@@ -625,7 +625,7 @@ require([
@@ -697,7 +697,7 @@ require([
@@ -785,7 +785,7 @@ require([
@@ -877,7 +877,7 @@ require([