Title: [opsview] [9562] Changed help page keyword.
Revision
9562
Author
pknight
Date
2012-07-13 14:30:17 +0100 (Fri, 13 Jul 2012)

Log Message

Changed help page keyword.

Modified Paths


Modified: trunk/opsview-web/lib/Opsview/Web/Controller/Status/Service.pm
===================================================================
--- trunk/opsview-web/lib/Opsview/Web/Controller/Status/Service.pm	2012-07-13 13:16:47 UTC (rev 9561)
+++ trunk/opsview-web/lib/Opsview/Web/Controller/Status/Service.pm	2012-07-13 13:30:17 UTC (rev 9562)
@@ -324,7 +324,7 @@
     my $heading_list = $c->stash->{heading_list} = [];
     push @$heading_list, $c->loc( "ui.set.title" );
     $c->stash( template          => "set" );
-    $c->stash( help_page_keyword => "status" );
+    $c->stash( help_page_keyword => "statechange" );
     $c->stash( refresh_rate      => 0 );
 
 }

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to