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

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

web/addons/toga/footer.php,
web/addons/toga/header.php,
web/addons/toga/logo_ned.gif,
web/addons/toga/styles.css:

  • Header/footer/stylesheet for Toga
  • Sara logo

web/addons/toga/overview.php:

  • Empty skeleton for future overview page of Toga

web/addons/toga/index.php:

  • Setup header/footer/etc
  • Include overview.php

web/addons/toga/templates:

  • Templates used by Toga

web/templates/toga/cluster_extra.tpl:

  • Link to index.php instead of overview.php
File size: 284 bytes
Line 
1<hr>
2<table>
3<tr>
4 <td valign=center>
5  <a href="./addons/toga/?c={cluster}"><b>Torque Job's</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.