Skip to content
Snippets Groups Projects
Commit 6b319273 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

FEAT #2016 add font-awesome CSS

parent 2d907707
No related branches found
No related tags found
No related merge requests found
...@@ -297,7 +297,7 @@ if(isset($_REQUEST['id']) && !empty($_REQUEST['id'])) { ...@@ -297,7 +297,7 @@ if(isset($_REQUEST['id']) && !empty($_REQUEST['id'])) {
. "&actual_position_id=". $position_id.$parameters . "&actual_position_id=". $position_id.$parameters
. "', 'formList', '600px', '510px', '" . "', 'formList', '600px', '510px', '"
. _CHOOSE_ONE_DOC."')", . _CHOOSE_ONE_DOC."')",
"icon" => $_SESSION['config']['businessappurl']."static.php?module=fileplan&filename=tool_fileplan.gif", "icon" => 'bookmark',
"tooltip" => _FILEPLAN, "tooltip" => _FILEPLAN,
"disabledRules" => count($tab)." == 0 || ".(int)$change_fileplan." == 0" "disabledRules" => count($tab)." == 0 || ".(int)$change_fileplan." == 0"
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment