Skip to content

Commit

Permalink
Fixing incorrect collection.xconf
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangmm committed Mar 9, 2012
1 parent 69f8692 commit 10b9609
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion collection.xconf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
<index xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mods="http://www.loc.gov/mods/v3">
<fulltext default="none" attributes="false"/>
</index>
</collection>
</collection>
2 changes: 1 addition & 1 deletion templates/basic/collection.xconf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
<index xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mods="http://www.loc.gov/mods/v3">
<fulltext default="none" attributes="false"/>
</index>
</collection>
</collection>
2 changes: 1 addition & 1 deletion templates/templating/collection.xconf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
<index xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mods="http://www.loc.gov/mods/v3">
<fulltext default="none" attributes="false"/>
</index>
</collection>
</collection>

0 comments on commit 10b9609

Please sign in to comment.