mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Compare commits
2 Commits
feature/in
...
hotfix/su-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3269e92ef2 | ||
|
|
0ae7bcaf7c |
@@ -61,6 +61,7 @@ class EventOembed(generic.View):
|
||||
'html': '<iframe src="{0}" frameborder="0" width="100%" height="250"></iframe>'.format(full_url),
|
||||
'version': '1.0',
|
||||
'type': 'rich',
|
||||
'height': '250'
|
||||
}
|
||||
|
||||
json = simplejson.JSONEncoderForHTML().encode(data)
|
||||
|
||||
Reference in New Issue
Block a user