You are here

merci.inc in MERCI (Manage Equipment Reservations, Checkout and Inventory) 7.3

File

merci_entityref_behavior/plugins/selection/merci.inc
View source
<?php

$plugin = array(
  'title' => t('Merci Item Selection'),
  'class' => 'EntityReference_SelectionHandler_Merci',
  'weight' => -100,
);