Skip to content
Snippets Groups Projects
Commit 5a2fa710 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #2015 add font instead img

parent da6ecb7c
No related branches found
No related tags found
No related merge requests found
...@@ -167,5 +167,5 @@ $autoCompletionArray = array(); ...@@ -167,5 +167,5 @@ $autoCompletionArray = array();
$autoCompletionArray["list_script_url"] = $_SESSION['config']['businessappurl'].'index.php?display=true&module=entities&page=entities_list_by_label'; $autoCompletionArray["list_script_url"] = $_SESSION['config']['businessappurl'].'index.php?display=true&module=entities&page=entities_list_by_label';
$autoCompletionArray["number_to_begin"] = 1; $autoCompletionArray["number_to_begin"] = 1;
$list->admin_list($tab, $i, $title, 'entity_id','manage_entities','entities', 'entity_id', true, $page_name_up, $page_name_val, $page_name_ban, $page_name_del, $page_name_add, $label_add, false, false, _ALL_ENTITIES, _ENTITY, $_SESSION['config']['businessappurl'].'static.php?module=entities&filename=manage_entities_b.gif', true, true, false, true, "", true, $autoCompletionArray, false, true); $list->admin_list($tab, $i, $title, 'entity_id','manage_entities','entities', 'entity_id', true, $page_name_up, $page_name_val, $page_name_ban, $page_name_del, $page_name_add, $label_add, false, false, _ALL_ENTITIES, _ENTITY, 'sitemap', true, true, false, true, "", true, $autoCompletionArray, false, true);
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment