Changeset 5859 for trunk/centreon/www/include/eventLogs/viewLog.ihtml
- Timestamp:
- 07/23/08 18:15:30 (4 months ago)
- Files:
-
- 1 modified
-
trunk/centreon/www/include/eventLogs/viewLog.ihtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/centreon/www/include/eventLogs/viewLog.ihtml
r5839 r5859 36 36 37 37 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> 39 39 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> 41 41 </td> 42 42 </tr>
