mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-28 20:39:18 +02:00
* include/help/en/help_gis_tab.php include/help/en/help_local_component.php include/help/en/help_component_groups.php include/help/en/help_collection_tab.php include/help/en/help_inventory_tab.php include/help/en/help_snmp_explorer.php include/help/en/help_collections.php include/help/en/help_template_tab.php include/help/en/help_service_management_edit.php include/help/es/help_service_elements_management.php include/help/es/help_gis_tab.php include/help/es/help_view_services_detail.php include/help/es/help_component_groups.php include/help/es/help_collection_tab.php include/help/es/help_inventory_tab.php include/help/es/help_snmp_explorer.php include/help/es/help_collections.php include/help/es/help_template_tab.php include/help/es/help_service_management_edit.php include/help/es/help_view_services.php include/help/es/help_services_management.php: Added new contextual helps. * include/help/en/help_service_elements_management.php include/help/en/help_view_services_detail.php include/help/en/help_services_management.php: Modified contextual helps. * include/help/en/help_service_elements_management.php include/help/en/help_view_services_detail.php include/help/en/help_services_management.php godmode/agentes/planned_downtime.php godmode/agentes/agent_manager.php godmode/modules/manage_network_components.php: Added contextual helps. * godmode/modules/manage_nc_groups.php: Fixed delete action over component groups when they have child components groups. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
11 lines
254 B
PHP
11 lines
254 B
PHP
<?php
|
|
/* Include package help/en/
|
|
*/
|
|
?>
|
|
|
|
<h3>Collections</h3>
|
|
|
|
<p>
|
|
A collection is group of files (executables or scripts) that are copied to a specific agent directory. With this you can transfer remotely software to agent's machine in a easy way.
|
|
</p>
|