source: branches/0.4/web/addons/job_monarch/dwoo/compiled/templates/job_monarch/cluster_extra.tpl.d17.php @ 755

Last change on this file since 755 was 755, checked in by ramonb, 11 years ago
  • add Dwoo
  • Property svn:executable set to *
File size: 357 bytes
Line 
1<?php
2/* template head */
3/* end template head */ ob_start(); /* template body */ ?><HR>
4<A HREF="./addons/job_monarch/?c=<?php echo $this->scope["cluster"];?>">
5<IMG SRC="./addons/job_monarch/image.php?c=<?php echo $this->scope["cluster"];?>&j_view=small-clusterimage" BORDER=0>
6</A>
7<?php  /* end template body */
8return $this->buffer . ob_get_clean();
9?>
Note: See TracBrowser for help on using the repository browser.