experiment
svn: r4930
This commit is contained in:
parent
fc8a94c7aa
commit
bb956d781a
@ -618,6 +618,9 @@ class ContactPage(BasePage):
|
|||||||
of.write('<h3>%s</h3>\n' % _('Contact'))
|
of.write('<h3>%s</h3>\n' % _('Contact'))
|
||||||
|
|
||||||
note_id = options.handler.options_dict['NWEBcontact']
|
note_id = options.handler.options_dict['NWEBcontact']
|
||||||
|
|
||||||
|
print "NOTEID",note_id
|
||||||
|
|
||||||
obj = db.get_object_from_handle(note_id)
|
obj = db.get_object_from_handle(note_id)
|
||||||
mime_type = obj.get_mime_type()
|
mime_type = obj.get_mime_type()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user