mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-04 18:08:42 +02:00
call functions
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@170 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
parent
b6de781b3f
commit
3cadb2deb4
2
hook.php
2
hook.php
@ -364,7 +364,7 @@ function plugin_example_MassiveActionsFieldsDisplay($options=array()) {
|
||||
switch ($table.".".$field) {
|
||||
case 'glpi_plugin_example_examples.serial' :
|
||||
echo "Not really specific - Just for example ";
|
||||
//autocompletionTextField($linkfield,$table,$field);
|
||||
//Html::autocompletionTextField($linkfield,$table,$field);
|
||||
// Dropdown::showYesNo($linkfield);
|
||||
// Need to return true if specific display
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user