Code review comment for lp://staging/~cjohnston/summit/refresh-hangout-link

Revision history for this message
Adnane Belmadiaf (daker) wrote :

i think it should be something like :
$('#hangout_url').html('<h3><a href="'+ meeting.hangout_url +'">Join the Hangout on Air</a></h3>');
since we need to get the link from json object not the python object

« Back to merge proposal