Module: nagvis Branch: master Commit: ed019e987a37ca51dde6d6cc6784546bf48365d1 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/commit/?id=ed019e987a37ca51dde6d6cc6784546bf48365d1
Author: Lars Michelsen <[email protected]> Date: Wed Aug 19 14:35:37 2009 +0200 Fixed contexttemplate definition --- etc/nagvis.ini.php-sample | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/etc/nagvis.ini.php-sample b/etc/nagvis.ini.php-sample index e21f85f..c349ff1 100644 --- a/etc/nagvis.ini.php-sample +++ b/etc/nagvis.ini.php-sample @@ -41,7 +41,7 @@ ; able to bind commands or links to your map objects ;contextmenu=1 ; Choose the default context template -;headertemplate="default" +;contexttemplate="default" ; Enable/Disable changing background color on state changes (Configured color is ; shown when summary state is PENDING, OK or UP) ;eventbackground=0 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
