5914: Cannot save bookmarked citations into Gramps XML file format

svn: r20047
This commit is contained in:
Jérôme Rapinat
2012-07-22 05:29:03 +00:00
parent a712fe504f
commit 13e320213a
4 changed files with 11 additions and 2 deletions

View File

@@ -383,7 +383,7 @@ BOOKMARKS
<!ELEMENT bookmarks (bookmark)*>
<!ELEMENT bookmark EMPTY>
<!ATTLIST bookmark
target (person|family|event|source|place|media|repository|
target (person|family|event|source|citation|place|media|repository|
note) #REQUIRED
hlink IDREF #REQUIRED
>

View File

@@ -546,6 +546,7 @@
<value>family</value>
<value>event</value>
<value>source</value>
<value>citation</value>
<value>place</value>
<value>media</value>
<value>repository</value>