Skip to content

Commit

Permalink
Update eac_editor.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
timathom authored and timathom committed Jan 20, 2014
1 parent 723a7cf commit a8c94d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/eac_editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@ function ead()
lobjAttributes["cpfRelationType"] = lobjRels;
}

lobjAttributes["xlink:type"] = "simple";

var lobjCPFRelationNode = this.createElement( 'cpfRelation', lobjAttributes, lobjElements );

if( this.doesElementExist('//*[local-name()=\'cpfDescription\']/*[local-name()=\'relations\']/*[local-name()=\'resourceRelation\']') )
Expand Down

0 comments on commit a8c94d0

Please sign in to comment.