Show
Ignore:
Timestamp:
07/23/08 18:15:30 (4 months ago)
Author:
dduponchelle
Message:

Events Logs monitoring updated to solve load cpu problem. (#90)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/centreon/www/include/eventLogs/viewLog.ihtml

    r5839 r5859  
    3636                                  
    3737                                  
    38                                 <a href="javascript:log_CSV()"><img src="./img/icones/16x16/text_binary_csv.gif" alt="export CSV"/></a> 
     38                                <a href="javascript:log_4_host(this, '', 'CSV')"><img src="./img/icones/16x16/text_binary_csv.gif" alt="export CSV"/></a> 
    3939                                &nbsp; 
    40                                 <a href="javascript:log_XML()"><img src="./img/icones/16x16/text_binary_xml.gif" alt="export XML"/></a> 
     40                                <a href="javascript:log_4_host(this, '', 'Xml')"><img src="./img/icones/16x16/text_binary_xml.gif" alt="export XML"/></a> 
    4141                        </td> 
    4242                </tr>