Ignore:
Timestamp:
01/22/09 10:54:22 (15 years ago)
Author:
ramonb
Message:

web2/addons/job_monarch/libtoga.php:

  • once and for all REALLY fixed hostname FQDN detection
  • fixed owner filtering of nodes when multiple jobs present with different owners

web2/addons/job_monarch/jobstore.php:

  • removed domain/hostname FQDN handling: is now all done in libtoga

web2/addons/job_monarch/js/jobgrid.js:

  • test alert
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web2/addons/job_monarch/js/jobgrid.js

    r561 r562  
    507507                                                        }
    508508                                                        win.show( this );
     509                                                        alert( CheckJobs.getSelections() );
    509510                                                }
    510511                                        }
Note: See TracChangeset for help on using the changeset viewer.