Add action :

concerned operation
Cosmetic
removal of operation or comment
Return button, problem with ag_dest (missmatch with the value in the form and return button)
This commit is contained in:
Dany De Bontridder 2012-05-28 00:44:49 +00:00
parent 75cc0e7065
commit 71d7864e52
8 changed files with 170 additions and 14 deletions

View file

@ -23,7 +23,7 @@
*/
require_once('class_ipopup.php');
global $g_user;
$retour=HtmlInput::button_anchor(_('Retour liste'),HtmlInput::get_to_string(array("ac","gDossier","qcode","ag_dest","query","tdoc","date_start","date_end","see_all","all_action")).'&my_action');
$retour=HtmlInput::button_anchor(_('Retour liste'),HtmlInput::request_to_string(array("ac","gDossier","qcode","ag_dest_query","query","tdoc","date_start","date_end","see_all","all_action")).'&my_action');
//-----------------------------------------------------
// Follow_Up
//-----------------------------------------------------