noalyss
Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
include
template
history_top.php
Go to the documentation of this file.
1
<?php
2
//This file is part of NOALYSS and is under GPL
3
//see licence.txt
4
?><div
class
=
"bxbutton"
>
5
<?php
6
if
(
$div
!=
"popup"
)
7
{
8
$callback
=$_SERVER[
'PHP_SELF'
];
9
$str
=$_SERVER[
'QUERY_STRING'
].
"&op=history&act=de&ajax=$callback"
;
10
11
echo
'<A class="icon" HREF="javascript:void(0)" onclick="var a=window.open(\'popup.php?'
.$str.
'\'
,\
'\'
,\
'fullscreen=yes,location=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,statusbar=no,menubar=no,status=no,location=no\'); a.focus();removeDiv(\''
.$div.
'\'
)
">
12
</A>';
13
echo Icon_Action::draggable($div);
14
echo Icon_Action::close($div);
15
}
16
?>
17
</div>
$div
$div
Definition
ajax_history.php:28
$callback
$callback
Definition
ajax_search_operation.php:62
$str
$str
Definition
fiche.inc.php:91
Generated on Wed Jun 25 2025 09:57:48 for noalyss by
1.13.2