Ignore:
Timestamp:
02/04/09 15:43:41 (15 years ago)
Author:
ramonb
Message:

job_monarch/libtoga.php:

  • show nodes without jobs too
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web2/addons/job_monarch/libtoga.php

    r582 r585  
    14241424                        }
    14251425
    1426                         if( count( $mynjobs ) == 0 )
    1427                         {
    1428                                 continue;
    1429                         }
     1426                        //if( count( $mynjobs ) == 0 )
     1427                        //{
     1428                        //      continue;
     1429                        //}
    14301430
    14311431                        foreach( $mynjobs as $myjob )
Note: See TracChangeset for help on using the changeset viewer.