Beispiel #1
0
def get_snippet_related_item(activity, detail):
    return h.related_item_link(activity['data']['related'])
Beispiel #2
0
def get_snippet_related_item(activity, detail):
    return h.related_item_link(activity['data']['related'])
Beispiel #3
0
def get_snippet_related_item(activity, detail):
    return h.related_item_link(activity["data"]["related"])