Skip to content

Commit

Permalink
Coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Dec 17, 2014
1 parent 42f888b commit 165ee20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion islandora_basic_collection.module
Expand Up @@ -237,7 +237,7 @@ function islandora_basic_collection_islandora_xml_form_builder_forms() {
return array(
'Collection MODS form' => array(
'form_file' => "$module_path/xml/islandora_basic_collection_form_mods.xml",
)
),
);
}

Expand Down

0 comments on commit 165ee20

Please sign in to comment.