Project

General

Profile

Revision 6216260a

ID6216260a29c41acc97b8eada0334d58fea2be24e
Parent aed0c054
Child cac3d0e5

Added by Aurelien BOMPARD over 13 years ago

  • Correction graphique sur le menu de VigiGraph * Ajout d'une optimisation dans le fichier de conf de Nagios par défaut.

ATTENTION: cette denière modif nécessite une modification manuelle du fichier
de conf Nagios pour les installs existantes

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@5636 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigigraph/public/js/toolbar.js
28 28
        };
29 29
        this.tree.addEvent("branchloaded", adaptPopup.bind(this));
30 30
        this.tree.addEvent("nodedisclosed", adaptPopup.bind(this));
31
        
31

  
32 32
   },
33 33

  
34 34
    setItem: function (idselection, label) {

Also available in: Unified diff