Changeset 351


Ignore:
Timestamp:
05/01/07 14:47:08 (17 years ago)
Author:
bastiaans
Message:

web/addons/job_monarch/index.php:

  • corrected typo that prevented metric menu from being shown
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/addons/job_monarch/index.php

    r334 r351  
    273273                //print_r( $context_metrics );
    274274
    275                 if( !isset( $hostname ) ) {
     275                if( isset( $hostname ) ) {
    276276
    277277                        if (is_array($context_metrics) ) {
Note: See TracChangeset for help on using the changeset viewer.