Development Team/Almanac/sugar.activity.activity: Difference between revisions
| Line 227: | Line 227: | ||
... | ... | ||
if handle.object_id is None: | if handle.object_id is None: | ||
print "Activity is started anew" | print "Activity is started anew (from the home view)" | ||
else: | else: | ||
print "Activity is started from the journal" | print "Activity is started from the journal" | ||