README.rdoc in fcrepo_admin-0.3.2 vs README.rdoc in fcrepo_admin-0.3.3
- old
+ new
@@ -44,10 +44,10 @@
//= require bootstrap-tab
* Customize catalog search results (optional)
- If you would like items from the catalog search results list to the object admin view
+ If you would like catalog search results items to link to the object admin view
instead of the catalog show view, create app/helpers/blacklight_helper.rb with this content:
module BlacklightHelper
include Blacklight::BlacklightHelperBehavior # Default Blacklight behaviors
include FcrepoAdmin::BlacklightHelperBehavior # fcrepo_admin overrides