source: trunk/web/templates/toga/cluster_extra.tpl @ 164

Last change on this file since 164 was 129, checked in by bastiaans, 19 years ago

web/templates/toga/cluster_extra.tpl:

  • Renamed link to joblist

web/addons/toga/templates/header.tpl:

  • Inclusion to archivelink template

web/addons/toga/index.php:

  • Misc cleanup
  • Setup skeleton for search

web/addons/toga/overview.php:

  • Fixed showhosts bugs

web/addons/toga/conf.php:

  • Cleanup
  • Added TARCHD option for if a archive is present

web/addons/toga/libtoga.php:

  • Don't use Ganglia's get_context, it messes stuff up
File size: 279 bytes
Line 
1<hr>
2<table>
3<tr>
4 <td valign=center>
5  <a href="./addons/toga/?c={cluster}"><b>Joblist</b></a>
6 </td>
7</tr>
8<tr>
9 <td>
10  <a href="./addons/toga/?c={cluster}">
11  <IMG SRC="./addons/toga/image.php?c={cluster}&view=small-clusterimage" BORDER=0>
12  </a>
13  </a>
14 </td>
15</tr>
16</table>
Note: See TracBrowser for help on using the repository browser.