Ignore:
Timestamp:
07/13/08 15:01:20 (16 years ago)
Author:
ramonb
Message:

job_monarch/overview.php:

  • set clusterimage height and width for Ext Window

job_monarch/libtoga.php:

  • added onclick call to node image map

job_monarch/js/jobgrid.js:

  • added seperate Window for ClusterImage?
  • added placeholder function for host selection in clusterimage
  • position window better

job_monarch/templates/overview.tpl:

job_monarch/templates/header.tpl:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web2/addons/job_monarch/templates/overview.tpl

    r532 r547  
    131131
    132132  <TD ALIGN="CENTER"><CENTER>
    133 <!-- INCLUDESCRIPT BLOCK : ci_script -->
    134     <IMG SRC="{clusterimage}" USEMAP="#MONARCH_CLUSTER_BIG" BORDER="0">
    135     <MAP NAME="MONARCH_CLUSTER_BIG">
    136 <!-- START BLOCK : node_clustermap -->
    137 {node_area_map}
    138 <!-- END BLOCK : node_clustermap -->
    139     </MAP>
    140133    <BR>
    141134<FONT class="footer">Last updated: {report_time}</FONT></CENTER>
Note: See TracChangeset for help on using the changeset viewer.