Development Team/Almanac/sugar.activity.activity: Difference between revisions
| Line 229: | Line 229: | ||
print "Activity is started anew (from the home view)" | 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 and the object id is %s" % handle.object_id | ||
... | ... | ||
</pre> | </pre> | ||