merci.inc in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3
Same filename in this branch
File
merci_entityref_behavior/plugins/selection/merci.incView source
<?php
$plugin = array(
'title' => t('Merci Item Selection'),
'class' => 'EntityReference_SelectionHandler_Merci',
'weight' => -100,
);