Browse Source

org-e-odt.el: Continue earlier commit

Jambunathan K 12 years ago
parent
commit
7435489f1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/lisp/org-e-odt.el

+ 1 - 1
contrib/lisp/org-e-odt.el

@@ -3622,7 +3622,7 @@ contextual information."
 				(apply 'org-element-adopt-elements
 				       (list 'table-cell nil)
 				       (org-element-contents item)))
-			      info nil t))))
+			      info nil 'item))))
 		  info nil 'item))))
        nil)
      info))