Operation detail HTML
===================== Improve Cosmetic for IE8
This commit is contained in:
parent
9614756560
commit
3038da8096
3 changed files with 18 additions and 4 deletions
|
|
@ -6,4 +6,4 @@
|
|||
*/
|
||||
$str='?'.dossier::get()."&div=$div&act=file&jr_id=$jr_id";
|
||||
?>
|
||||
<iframe frameborder=0 style="border:0;width:500;height:60;overflow:hidden" src="<? echo 'ajax_ledger.php'.$str; ?>"> </iframe>
|
||||
<iframe frameborder=0 scrolling="no" style="border:0;width:500;height:60;overflow:hidden" src="<? echo 'ajax_ledger.php'.$str; ?>"> </iframe>
|
||||
Loading…
Add table
Add a link
Reference in a new issue